Skip to content

Commit

Permalink
Added context to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Hayes committed Mar 5, 2024
1 parent 61978a9 commit 33b8d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/customers-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Build and publish image to Quay
uses: docker/build-push-action@v5
with:
path: 'customers-tomcat-gitops'
context: 'customers-tomcat-gitops'
file: 'customers-tomcat-gitops/Dockerfile.pipeline'
registry: 'quay.io'
repository: 'openshiftlabs/app-mod-customers'
Expand Down

0 comments on commit 33b8d37

Please # to comment.