Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Dumux Web App
Manage
Activity
Members
Labels
Plan
Issues
19
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
Dumux Web App
Commits
1c9fc401
Commit
1c9fc401
authored
3 years ago
by
David Werner
Browse files
Options
Downloads
Patches
Plain Diff
yaml syntax
parent
d783b103
No related branches found
No related tags found
1 merge request
!38
continuous deployment flask and react
Pipeline
#2968
passed with stages
in 4 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-0
3 additions, 0 deletions
.gitlab-ci.yml
with
3 additions
and
0 deletions
.gitlab-ci.yml
+
3
−
0
View file @
1c9fc401
...
...
@@ -25,6 +25,9 @@ flask:
-
ssh $backendssh "chmod +x setup-continuous-deployment.sh && ./setup-continuous-deployment.sh"
-
ssh-add -D
# remove ssh-key from memory
artifacts
:
expire_in
:
1 days
when
:
always
paths
:
# save previous logfiles, todo put in a different stage
-
gunicorn.log
-
dumux-web-app.service.log.gz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment