Skip to content
Snippets Groups Projects
Commit adc88607 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

better tags

parent 66b8baa4
Branches
Tags
No related merge requests found
...@@ -20,6 +20,7 @@ linux64_docker: ...@@ -20,6 +20,7 @@ linux64_docker:
- ctest -j 4 --output-on-failure - ctest -j 4 --output-on-failure
tags: tags:
- linux64 - linux64
- docker
linux64_docker_minimal: linux64_docker_minimal:
image: onelab/ubuntu16.04 image: onelab/ubuntu16.04
...@@ -30,6 +31,7 @@ linux64_docker_minimal: ...@@ -30,6 +31,7 @@ linux64_docker_minimal:
- make -j 4 - make -j 4
tags: tags:
- linux64 - linux64
- docker
windows64_msvc: windows64_msvc:
script: script:
...@@ -39,6 +41,7 @@ windows64_msvc: ...@@ -39,6 +41,7 @@ windows64_msvc:
- msbuild package.vcxproj - msbuild package.vcxproj
tags: tags:
- windows64 - windows64
- official
# ------------------------------------------ # ------------------------------------------
# Official Linux builds (master branch only) # Official Linux builds (master branch only)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment