Skip to content

Commit

Permalink
Test Updated Context
Browse files Browse the repository at this point in the history
  • Loading branch information
beanbeanjuice committed Nov 10, 2024
1 parent 4f1799b commit 7294408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cafe-api-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v6
with:
context: ./api/v1
context: "{{defaultContext}}:api/v1"
push: true
tags: beanbeanjuice/cafe-api:beta

0 comments on commit 7294408

Please sign in to comment.