Commit 132f097f authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Convert default keywords to array of strings

parent 0211183a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

default:
   image: gcc
   tags: development
   tags: ["development"]

# Switch from branch pipelines to merge request pipelines when a merge request is created
workflow: