Skip to content

Commit

Permalink
Add context
Browse files Browse the repository at this point in the history
  • Loading branch information
AidenLYT committed Sep 19, 2024
1 parent e8c030b commit 3b10035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: ./peer-prep-be
file: ./peer-prep-be/Dockerfile
platforms: linux/arm64, linux/amd64
push: true
Expand Down

0 comments on commit 3b10035

Please sign in to comment.