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

#1 Testing

parent 97900cad
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ stages:
variables:
GIT_STRATEGY: none
script: |
docker exec ${COMPOSE_PROJECT_NAME}_mariadb_1 mysql -u drupal --password=drupal -e "show tables;" drupal
DBREQUIRED="no"
if [[ "$CI_COMMIT_REF_NAME" == "master" ]]; then
DBREQUIRED="yes"
......
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