Skip to content

Commit

Permalink
fix: context path
Browse files Browse the repository at this point in the history
  • Loading branch information
nmrgt committed Jan 24, 2024
1 parent ef9c9ab commit 56c20bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: ./.github/workflows/base-build-push-docker.yml
with:
name: cms
context: .
context: ./cms
tag: ${{ needs.tag.outputs.value }}
dockerfile: ./docker/cms/prod/Dockerfile
secrets:
Expand Down

0 comments on commit 56c20bf

Please sign in to comment.