Skip to content
Snippets Groups Projects
Commit 14de0c92 authored by Sebastien ANDRE's avatar Sebastien ANDRE
Browse files

upgrade gitlab-ci.yml

parent 57bbefad
Branches
Tags
No related merge requests found
Pipeline #26434 passed with stage
in 27 minutes and 58 seconds
...@@ -16,7 +16,7 @@ test:php74_bokeh: ...@@ -16,7 +16,7 @@ test:php74_bokeh:
except: except:
- tags - tags
tags: tags:
- bladerunner - 74_bokeh
test:php74_other: test:php74_other:
...@@ -30,7 +30,7 @@ test:php74_other: ...@@ -30,7 +30,7 @@ test:php74_other:
except: except:
- tags - tags
tags: tags:
- free - 74_other
test:php74_scenario: test:php74_scenario:
...@@ -44,7 +44,7 @@ test:php74_scenario: ...@@ -44,7 +44,7 @@ test:php74_scenario:
except: except:
- tags - tags
tags: tags:
- free - 74_scenario
test:php81_bokeh: test:php81_bokeh:
...@@ -58,7 +58,7 @@ test:php81_bokeh: ...@@ -58,7 +58,7 @@ test:php81_bokeh:
except: except:
- tags - tags
tags: tags:
- bladerunner - 81_bokeh
test:php81_other: test:php81_other:
...@@ -72,7 +72,7 @@ test:php81_other: ...@@ -72,7 +72,7 @@ test:php81_other:
except: except:
- tags - tags
tags: tags:
- free - 81_other
test:php81_scenario: test:php81_scenario:
...@@ -86,4 +86,4 @@ test:php81_scenario: ...@@ -86,4 +86,4 @@ test:php81_scenario:
except: except:
- tags - tags
tags: tags:
- free - 81_scenario
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