commit 9ddfdac82315fc6e7c03d270d036db199d39466f
Author: emma peel <[email protected]>
Date:   Tue Apr 20 11:38:09 2021 +0200

    change name for stage
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bd551ab..fc0ffb8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,10 @@
 image: debian:buster-slim
 
 stages:
-  - production
+  - build
 
 pages:
-  stage: production
+  stage: build
   script:
     - apt update
     - DEBIAN_FRONTEND=noninteractive apt install --no-install-recommends 
gettext python3-babel python3-pip git python3-inifile python3-dev 
python3-setuptools python3-venv python3-openssl python3-cryptography -y



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to