Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcjh committed Apr 17, 2024
1 parent 28fb9d6 commit b352a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Push pipeline image
run: |
cd src/
poetry run pipeline container push -p paulh/random-generator:${{}} -o
poetry run pipeline container push -p paulh/random-generator:${{pipelineTag}} -o

0 comments on commit b352a39

Please sign in to comment.