Skip to content
Snippets Groups Projects
Commit 1c9fc401 authored by David Werner's avatar David Werner
Browse files

yaml syntax

parent d783b103
No related branches found
No related tags found
1 merge request!38continuous deployment flask and react
Pipeline #2968 passed with stages
in 4 minutes and 44 seconds
......@@ -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
......
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