Skip to content
Snippets Groups Projects
Commit cba56c3d authored by Chessmaster's avatar Chessmaster
Browse files

add missing apostrophe

parent 017495af
No related branches found
No related tags found
1 merge request!7Tagging PDFs before publishing
Pipeline #23721 passed
......@@ -58,6 +58,6 @@ publish_guide:
script:
- 'rsync -av angelguide_*.pdf $PUBLISH_USER@$PUBLISH_HOST:$PUBLISH_PATH'
rules:
- if: '$CI_COMMIT_REF_NAME == "master"' && $CI_COMMIT_TAG != null
- if: '$CI_COMMIT_REF_NAME == "master" && $CI_COMMIT_TAG != null'
when: on_success
- when: never
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment