Skip to content
Snippets Groups Projects
Commit 172679a9 authored by Ghislain Durif's avatar Ghislain Durif
Browse files

allow CI interruption when new commit is pushed

parent a67a8b68
No related branches found
No related tags found
No related merge requests found
Pipeline #1283 passed
......@@ -4,6 +4,7 @@
slides:
stage: build
image: blang/latex:ctanfull
interruptible: true
script:
- mkdir public
- cd M1_biosciences_dimension_reduction
......@@ -30,6 +31,7 @@ slides:
pages:
stage: deploy
image: rocker/tidyverse
interruptible: true
script:
- apt update
- apt install -y libglpk-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment