Commit 9e15eea1 authored by Josef Melkus's avatar Josef Melkus
Browse files

add tags to matrix trigger

parent bb6510db
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ variables:
  GIT_SUBMODULE_STRATEGY: none
Docker Build and Push:
  stage: default
  image: docker:latest
#  image: docker:latest
  tags:
    - shared-fi-dind
  variables:
@@ -65,6 +65,8 @@ Test:

Go Package:
  stage: default
  tags:
    - shared-fi
  trigger:
    include:
      - local: .gitlab-ci-bc-Go_Package.yml