Skip to content
Snippets Groups Projects
Commit d3d0c8b9 authored by jurgenhaas's avatar jurgenhaas
Browse files

Update .gitlab-ci-template.yml

parent d5981a91
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,14 @@ stages:
- chat
- schedules
help:
<<: *default_settings_cron
script:
- echo "Hello world"
except:
variables:
- $ANSIBLE_JOB_NAME && $ANSIBLE_JOB_NAME != "help"
BuildDockerImage:
<<: *default_settings_docker
stage: build
......
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