[static-web] Revert "Make sure curl is installed"
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] Revert "Make sure curl is installed"
- Date: Mon, 31 Jan 2022 14:59:32 +0000 (UTC)
commit 8a7d52f1419d842d66e872f2db152888c294e4ca
Author: Andrea Veri <averi redhat com>
Date: Mon Jan 31 15:59:03 2022 +0100
Revert "Make sure curl is installed"
This reverts commit 1826f9a5ffb70d2466f327cb630359da81791440.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2a2ed8a..815b34a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ s3:
name: amazon/aws-cli
entrypoint: [""]
script:
- - yum install rsync curl -y
+ - yum install rsync -y
- mkdir public
- rsync -avz --exclude=".*" $CI_PROJECT_DIR/* public/
- aws --version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]