Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
openappstack
single-sign-on
Commits
0f5d7578
Commit
0f5d7578
authored
Sep 17, 2020
by
Mark
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change image
parent
d379669b
Pipeline
#6186
failed with stages
in 3 minutes and 22 seconds
Changes
1
Pipelines
175
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
0f5d7578
...
...
@@ -152,7 +152,7 @@ behave-integration:
SECRET
:
"
secret"
DEBUG
:
"
true"
FLASK_ENV
:
"
development"
image
:
${CI_REGISTRY_IMAGE}/integration_test
_app
:${CI_COMMIT_REF_NAME}
image
:
${CI_REGISTRY_IMAGE}/integration_test:${CI_COMMIT_REF_NAME}
script
:
# Create user and application objects
-
/bin/bash user-panel/backend/utils/create-user.bash ${TESTUSER_USERNAME} ${TESTUSER_PASSWORD} ${TESTUSER_EMAIL} backend:5000
...
...
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