[manual/translations] change name for stage

23 Apr
2021
23 Apr
'21
8 a.m.
commit 9ddfdac82315fc6e7c03d270d036db199d39466f Author: emma peel <emma.peel@riseup.net> 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
1522
Age (days ago)
1522
Last active (days ago)
0 comments
1 participants
participants (1)
-
emmapeel@torproject.org