Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahughesuol authored Jul 30, 2024
1 parent d693c4b commit 7487f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
with:
context: .
file: ./CMP9749 Advanced Artificial Intelligence/.devcontainer/Dockerfile # THIS LINE MUST BE EDITED FOR NEW MODULES
file: ./CMP9747 Advanced Artificial Intelligence/.devcontainer/Dockerfile # THIS LINE MUST BE EDITED FOR NEW MODULES
push: ${{ github.event_name != 'pull_request' }}
# THIS LINE MUST BE EDITED FOR NEW MODULES
tags: |
Expand Down

0 comments on commit 7487f9e

Please sign in to comment.