Skip to content
Snippets Groups Projects
Commit ee0ddbfd authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Update .gitlab-ci.yml file

parent fcd0b3bb
Branches
No related tags found
No related merge requests found
Pipeline #310 passed
......@@ -28,7 +28,8 @@ generate:
- git add .
- git commit -m "Update Content" || echo "No changes to commit"
- echo $CI_COMMIT_REF_NAME
- git push gitlab HEAD:$CI_COMMIT_REF_NAME -o ci.skip
- git push gitlab HEAD:$CI_COMMIT_REF_NAME
# Use -o ci.skip on git push to skip the CI job
pages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment