Skip to content

Commit

Permalink
Update api-buildandpush.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonTaylorBCGov2 committed Apr 12, 2024
1 parent 9b7dfc8 commit 73548f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-buildandpush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# docker compose build backend
# docker tag cas-api artifacts.developer.gov.bc.ca/cac1-cas/${{ env.IMAGE_NAME }}:dev-${{ steps.short_sha.outputs.SHORT_SHA }}
- name: Docker Push to Artifactory ${{env.WORKING_DIRECTORY}}
- name: Docker Push to Artifactory
id: publish
# if: github.repository_owner == 'bcgov-c'
run: |
Expand Down

0 comments on commit 73548f7

Please sign in to comment.