Skip to content

Commit

Permalink
Login to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuethe committed Jan 18, 2024
1 parent e76747e commit 28a5b2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
run: |
cd docs/examples/vancouver_blocks
docker build . --file Dockerfile --tag my-image-name:$(date +%s)
- name: Log in to registry
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u $ --password-stdin

0 comments on commit 28a5b2f

Please sign in to comment.