Skip to content
Snippets Groups Projects
Commit 88ddaaac authored by jurgenhaas's avatar jurgenhaas
Browse files

Further improve settings for extra tests from GitLab

parent aeec7486
No related branches found
No related tags found
No related merge requests found
......@@ -25,17 +25,6 @@ Check 4 Updates:
Release:
extends: '.createrelease'
#Build Site:
# script:
# - echo "Placeholder"
# rules:
# - when: never
#Build Theme:
# script:
# - echo "Placeholder"
# rules:
# - when: never
LakeDrops:
stage: execute
variables:
......
......@@ -11,6 +11,14 @@ variables:
variables:
GIT_STRATEGY: none
Build Site:
script:
- echo "Placeholder"
Build Theme:
script:
- echo "Placeholder"
Test Code Style:
<<: *test_lakedrops_default
image: registry.lakedrops.com/docker/gitlab-drupal-ci:php-${PHP_MAJOR_VERSION}.${PHP_MINOR_VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment