Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Oct 12, 2023
1 parent 8da1182 commit 7a50058
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ name: docker

on:
push:
branches: [master, develop]
# branches: [master, develop]
branches: [test-docker] # Temporarily disable for testing

jobs:
build-docker-images:
Expand Down

0 comments on commit 7a50058

Please sign in to comment.