Skip to content

Commit

Permalink
readd context
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmenon95 committed Jun 19, 2024
1 parent 35a28d8 commit f491e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Build and push Container Image to GitHub Container Repository
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/base2services/guardian:snapshot_${{env.GITHUB_REF_SLUG}}

0 comments on commit f491e25

Please sign in to comment.