Skip to content
Snippets Groups Projects
Commit 52fd811c authored by Erick Hitter's avatar Erick Hitter
Browse files

Fix includes

Due to bug, everything must be referred to remotely.

See https://gitlab.com/gitlab-org/gitlab/-/issues/31971
parent bff956c4
No related branches found
No related tags found
1 merge request!2Fix includes
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
include: include:
- local: './templates/variables.yml' - remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/variables.yml
- local: './templates/cache.yml' - remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/cache.yml
- local: './templates/before_script.yml' - remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/before-script.yml
- local: './templates/matrix.yml' - remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/matrix.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment