feat: Add args for project id
All checks were successful
Publish Docker / build (push) Successful in 9m42s

This commit is contained in:
2025-02-14 14:19:30 +11:00
parent 52390de4c5
commit ac35982153
2 changed files with 3 additions and 1 deletions

View File

@@ -30,3 +30,4 @@ jobs:
tag_names: true
tag_semver: true
snapshot: true
buildargs: PROJECT_ID=${{ secrets.PROJECT_ID }}