mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'ci_pipelines_keyword' into 'master'
CI: remove except variables for lint and pages See merge request fdroid/fdroiddata!6973
This commit is contained in:
commit
60b81cbbc2
1 changed files with 0 additions and 5 deletions
|
|
@ -6,8 +6,6 @@ lint:
|
|||
- triggers
|
||||
- schedules
|
||||
- pipelines
|
||||
variables:
|
||||
- $CHECKUPDATES
|
||||
before_script:
|
||||
- ./tools/trigger-issuebot
|
||||
- printf "Package\x3a androguard fdroidserver python3-asn1crypto python3-ruamel.yaml\nPin\x3a release a=stretch-backports\nPin-Priority\x3a 500\n" > /etc/apt/preferences.d/debian-stretch-backports.pref
|
||||
|
|
@ -162,9 +160,6 @@ pages:
|
|||
only:
|
||||
- triggers
|
||||
- web
|
||||
except:
|
||||
variables:
|
||||
- $CHECKUPDATES
|
||||
artifacts:
|
||||
paths:
|
||||
- metadata/
|
||||
|
|
|
|||
Loading…
Reference in a new issue