We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad43af commit 9ae21ebCopy full SHA for 9ae21eb
.gitlab-ci.yml
@@ -21,5 +21,5 @@ workflow:
21
# Place the default settings in `.gitlab/workflows/common.yml` instead
22
23
include:
24
- - '.gitlab/workflows/common.yml'
25
- - '.gitlab/workflows/sample.yml'
+ - ".gitlab/workflows/common.yml"
+ - ".gitlab/workflows/sample.yml"
0 commit comments