[Git][security-tracker-team/security-tracker][master] .gitlab-ci.yml: Add python3 and python3-apt as preparation to move
Salvatore Bonaccorso
carnil at debian.org
Wed Aug 5 21:25:49 BST 2020
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
57093d88 by Salvatore Bonaccorso at 2020-08-05T22:24:23+02:00
.gitlab-ci.yml: Add python3 and python3-apt as preparation to move
Later on we can drop the installation of python and python-apt
accordingly.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -2,7 +2,7 @@ check-syntax:
stage: build
before_script:
- - apt-get update && apt-get -y --no-install-recommends install git ca-certificates make jq python python-apt
+ - apt-get update && apt-get -y --no-install-recommends install git ca-certificates make jq python python-apt python3 python3-apt
script:
- make check-syntax
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/57093d88228434833b784ff88f7cf423ccb3f021
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/57093d88228434833b784ff88f7cf423ccb3f021
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20200805/44f3d540/attachment.html>
More information about the debian-security-tracker-commits
mailing list