[Git][security-tracker-team/security-tracker][master] Remove python-apsw for syntax-check job
Salvatore Bonaccorso
carnil at debian.org
Sun May 20 12:04:55 BST 2018
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
dc21c809 by Salvatore Bonaccorso at 2018-05-20T13:04:35+02:00
Remove python-apsw for syntax-check job
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ check-syntax:
stage: build
before_script:
- - apt-get update && apt-get -y install git make python python-apt python-apsw
+ - apt-get update && apt-get -y install git make python python-apt
script:
- git checkout master
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/dc21c80942c34d024b19da9e8e7374066eef1637
---
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/dc21c80942c34d024b19da9e8e7374066eef1637
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/20180520/b2d93e2f/attachment.html>
More information about the debian-security-tracker-commits
mailing list