Skip to content
Snippets Groups Projects
Commit 7907af4b authored by Mateusz Gniewkowski's avatar Mateusz Gniewkowski
Browse files

Update .gitlab-ci.yml

parent d951c6a6
No related merge requests found
Pipeline #1771 passed with stage
in 3 minutes and 51 seconds
...@@ -6,9 +6,6 @@ stages: ...@@ -6,9 +6,6 @@ stages:
build_deb: build_deb:
stage: build stage: build
only:
- master
- deb
script: script:
- apt-get install -y apt-transport-https - apt-get install -y apt-transport-https
- bash -c "wget -q -O - http://apt.clarin-pl.eu/KEY.gpg | apt-key add -" - bash -c "wget -q -O - http://apt.clarin-pl.eu/KEY.gpg | apt-key add -"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment