Skip to content
Snippets Groups Projects
Commit 194bb973 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add authentication preparation to private modules test template

parent 30859a5a
No related branches found
No related tags found
No related merge requests found
include:
- project: gitlab-ci-cd/general
ref: main
file: '/mixins.yml'
- project: 'gitlab-ci-cd/composer-packages'
ref: main
file: '/composer-packages.yml'
......@@ -15,6 +18,7 @@ stages:
default:
tags:
- default
before_script: !reference [.prepareaccess, before_script]
workflow:
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment