job1: tags: [west-devel] script: - echo "Do something" only: - master - tags job2: tags: [west-devel] script: - echo "Do something else"