Skip to content

Commit

Permalink
fixing2
Browse files Browse the repository at this point in the history
  • Loading branch information
san-est committed Jun 12, 2024
1 parent c2575fe commit 4335625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:

- name: Build and Push the Docker image
run: docker build . --file Dockerfile --tag ghcr.io/san-est/gk-webapp:latest
- name: Push Docker image
run: docker push ghcr.io/san-est/gk-webapp:latest

0 comments on commit 4335625

Please sign in to comment.