Skip to content
Snippets Groups Projects
Commit 94dfc215 authored by Miroslav Kratochvil's avatar Miroslav Kratochvil :bicyclist:
Browse files

Merge branch 'kc-move-timestamp-script' into 'develop'

move timestamp script

See merge request !490
parents a1fcbc3e 56166203
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -109,7 +109,7 @@ build:pages:
- |
echo "Configuration: " && cat ".ci/_config_$CI_COMMIT_REF_NAME.yml"
# Run Jekyll with custom configuration
- LOGFILE=/dev/stdout ./add-timestamp-to-howtocard.sh external
- LOGFILE=/dev/stdout .ci/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