mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
push to github
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -50,9 +50,9 @@ jobs:
|
||||
with:
|
||||
username: $GITHUB_ACTOR
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
registry: docker.pkg.github.com
|
||||
repository: docker.pkg.github.com/cloudfire-llc/cloudfire-ce/cloudfire
|
||||
tag_with_ref: true
|
||||
tag_with_sha: true
|
||||
tag: ${GITHUB_SHA::8}
|
||||
|
||||
# 3. Functional Test
|
||||
docker-compose-up:
|
||||
|
||||
Reference in New Issue
Block a user