Skip to content
Snippets Groups Projects
Commit 1cadfa1c authored by nrbffs's avatar nrbffs
Browse files

print build.date

parent 74ef91f6
Branches
Tags
No related merge requests found
Pipeline #452 canceled
......@@ -22,6 +22,7 @@ generate_date:
update:
stage: update
script:
- cat build.date
- make -C gluon update GLUON_SITEDIR="$CI_PROJECT_DIR" FFS_BUILD_DATE=$(cat build.date)
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment