feat: Add args for project id
All checks were successful
Publish Docker / build (push) Successful in 9m42s
All checks were successful
Publish Docker / build (push) Successful in 9m42s
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -30,3 +30,4 @@ jobs:
|
||||
tag_names: true
|
||||
tag_semver: true
|
||||
snapshot: true
|
||||
buildargs: PROJECT_ID=${{ secrets.PROJECT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user