diff options
| author | Marc Jeanmougin <marcjeanmougin@free.fr> | 2017-06-10 14:35:43 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2017-06-10 14:35:43 +0000 |
| commit | 97ecc5210024e17ae2326b3fd1fa63dc7bdb00b9 (patch) | |
| tree | a1309792505b01fd0ab997988ae814b97329325a | |
| parent | Update .gitlab-ci.yml (diff) | |
| download | inkscape-97ecc5210024e17ae2326b3fd1fa63dc7bdb00b9.tar.gz inkscape-97ecc5210024e17ae2326b3fd1fa63dc7bdb00b9.zip | |
Update .gitlab-ci.yml
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ca50be73..2b2d4f989 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,7 @@ before_script: # Generate Makefiles inkscape: + stage: build script: - mkdir build - cd build |
