Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
c2bf04c9
Commit
c2bf04c9
authored
May 12, 2022
by
Dominik Hebeler
Browse files
running integrationtest on development aswell
parent
563d043a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/integrationtest.yml
View file @
c2bf04c9
.
integrationtest
:
integrationtest
:
stage
:
integrationtest
image
:
name
:
${CI_REGISTRY_IMAGE}/$DOCKER_FPM_IMAGE_NAME:$DOCKER_FPM_IMAGE_TAG
...
...
@@ -23,9 +23,4 @@
allow_failure
:
false
except
:
refs
:
-
master
integrationtest_review
:
extends
:
.integrationtest
variables
:
APP_URL
:
"
https://${CI_COMMIT_REF_SLUG}.review.metager.de"
\ No newline at end of file
-
master
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment