Commit 0211183a authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Add pipeline default keywords

parent efcb8c7d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# CI pipeline configuration

default:
   image: gcc
   tags: development

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