[SUCS Devel] [Git][sucssite/sso][master] 2 commits: Use curlimages/curl:7.80.0 for live-deploy CD

Imran Hussain (@imranh) imranh at sucs.org
Wed Dec 22 19:59:52 GMT 2021



Imran Hussain pushed to branch master at sucssite / sso


Commits:
07dce329 by Imran Hussain at 2021-12-22T19:59:49+00:00
Use curlimages/curl:7.80.0 for live-deploy CD

- - - - -
4f4939e5 by Imran Hussain at 2021-12-22T19:59:49+00:00
Merge branch 'cd-curl-fix' into 'master'

Use curlimages/curl:7.80.0 for live-deploy CD

See merge request sucssite/sso!4
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -23,9 +23,8 @@ php-syntax-check:
 
 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



View it on GitLab: https://projects.sucs.org/sucssite/sso/-/compare/6d3cb18c9693081fd0b52402e44250bddb6a3291...4f4939e53a4a8cd40899ac00d62a178918fae8db

-- 
View it on GitLab: https://projects.sucs.org/sucssite/sso/-/compare/6d3cb18c9693081fd0b52402e44250bddb6a3291...4f4939e53a4a8cd40899ac00d62a178918fae8db
You're receiving this email because of your account on projects.sucs.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20211222/aef05ae3/attachment.html>


More information about the Devel mailing list