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
Branches
No related tags found
1 merge request!2Fix includes
include:
- local: './templates/variables.yml'
- local: './templates/cache.yml'
- local: './templates/before_script.yml'
- local: './templates/matrix.yml'
- remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/variables.yml
- remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/cache.yml
- remote: https://git.ethitter.com/gitlab/ci/wordpress/-/raw/main/plugins/templates/before-script.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