We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d82d03 commit f600b18Copy full SHA for f600b18
.gitlab/templates/drupal-build.yml
@@ -29,5 +29,6 @@ include:
29
before_script:
30
#- !reference [.silta-cli-setup, before_script]
31
- *decrypt-files
32
- - *docker-setup
33
- - *silta-setup
+ #- *docker-setup
+ #- *silta-setup
34
+ - echo "additional before_script command"
0 commit comments