Skip to content
Snippets Groups Projects
Verified Commit 9936ccb2 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: quote ref variables

parent a8bfe995
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ stages:
include:
- project: 'wpdesk/gitlab-ci'
ref: $WPDESK_CI_VERSION
ref: '$WPDESK_CI_VERSION'
file:
- '/includes/**.yml'
......
include:
- project: 'wpdesk/gitlab-ci'
ref: $WPDESK_CI_VERSION
ref: '$WPDESK_CI_VERSION'
file: '/gitlab-ci-1.2.yml'
deploy to repository:
......
include:
- project: 'wpdesk/gitlab-ci'
ref: $WPDESK_CI_VERSION
ref: '$WPDESK_CI_VERSION'
file: '/gitlab-ci-1.2.yml'
deploy to shop:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment