mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Send Dockerfile
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -48,6 +48,7 @@ jobs:
|
||||
steps:
|
||||
- uses: docker/build-push-action@v1
|
||||
with:
|
||||
dockerfile: ./Dockerfile
|
||||
username: $GITHUB_ACTOR
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
registry: docker.pkg.github.com
|
||||
|
||||
Reference in New Issue
Block a user