diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42c174c82..a4f9259b6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,8 @@ stages: - lint - build - autoupdate +variables: + PMBOOTSTRAP_TAG: "master" # This defines the rules for when a pipeline should run. workflow: