fix: remove unused build arg and address warnings

This commit is contained in:
Liviu Costea
2025-04-07 13:18:38 +03:00
parent 7372f97c19
commit fd97ddaca1
2 changed files with 3 additions and 6 deletions

View File

@@ -26,8 +26,6 @@ steps:
--build-arg
VERSION=${_PULL_BASE_REF}
--build-arg
COMMIT=$(git rev-parse HEAD)
--build-arg
DATE=$(date -u +%FT%TZ)
.