Skip to content

Commit

Permalink
More test
Browse files Browse the repository at this point in the history
  • Loading branch information
scadaguru committed Jan 13, 2024
1 parent 554ed95 commit 4aae7e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
run: |
docker login --username scadaguru --password ${{ secrets.GHCR_TOKEN }} ghcr.io
docker build . -t ghcr.io/scadaguru/test-auto-docker-build:${{ github.ref_name }} -t ghcr.io/scadaguru/test-auto-docker-build
docker push ghcr.io/scadaguru/test-auto-docker-build:${{ github.ref_name }}
docker push ghcr.io/scadaguru/test-auto-docker-build

0 comments on commit 4aae7e0

Please sign in to comment.