This commit is contained in:
parent
8a00785bfc
commit
1d7c9ef1d2
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ steps:
|
|||
# tell the Dockerfile about the commit SHA and build date
|
||||
build_args:
|
||||
- COMMIT_SHA=${CI_COMMIT_SHA:0:7}
|
||||
- BUILD_DATE=$(date -u +"%Y-%m-%d %H:%M:%S")
|
||||
- BUILD_DATE=${CI_PIPELINE_CREATED}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue