Skip to content
Snippets Groups Projects
Commit 692ea760 authored by Imran Hussain's avatar Imran Hussain
Browse files

Don't need to install curl on the curl docker image...

parent 5fd4aad1
No related branches found
No related tags found
1 merge request!4Use curlimages/curl:7.80.0 for live-deploy CD
Pipeline #819 passed
......@@ -25,8 +25,6 @@ deploy-live:
stage: deploy
image: curlimages/curl:7.80.0
script:
- apt update
- apt install -y curl
- curl --fail-with-body https://sso.sucs.org/pull.php
only:
- master
......
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