Skip to content
Snippets Groups Projects
Commit c8fb3f28 authored by Kaan Cimir's avatar Kaan Cimir
Browse files

run timestamps in CI

parent 81f1e0e4
No related branches found
No related tags found
2 merge requests!488[release] Regular merge of develop,!485prepare template for timestamps
Pipeline #74956 passed with warnings
......@@ -108,6 +108,8 @@ build:pages:
- |
echo "Configuration: " && cat ".ci/_config_$CI_COMMIT_REF_NAME.yml"
# Run Jekyll with custom configuration
- ls
- ./add-timestamp-to-howtocard.sh external
- bundle exec jekyll build -d build --config "_config.yml,.ci/_config_$CI_COMMIT_REF_NAME.yml"
# check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment