Commit 92d41e5d authored by Goutte's avatar Goutte

Update .gitlab-ci.yml again, trying things out.

parent 1b4ff363
Pipeline #20 failed with stage
in 20 seconds
# stages: stages:
# - deploy - deploy
# deploy: deploy:
# stage: deploy stage: deploy
# image: byrnedo/alpine-curl:0.1 image: byrnedo/alpine-curl:0.1
# before_script: # before_script:
# # Host not found. But the runner has internet access?! # Host not found. But the runner has internet access?!
# - curl "https://courses.m3p2.ljbac.com/sync" # - curl "https://courses.m3p2.ljbac.com/sync"
# script: script:
# - echo "Deployed!" - echo "Deployed using hooks!"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment