"...git@transfer.hft-stuttgart.de:m4lab_tv1/user-account.git" did not exist on "c2c7f24ffc7d51cbcc8cd341fe4a9928d4fe77cc"
Commit 7dba2f4b authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

parent 5e774c47
Pipeline #748 failed with stage
in 1 second
Showing with 1 addition and 1 deletion
+1 -1
...@@ -5,7 +5,7 @@ pages-master: ...@@ -5,7 +5,7 @@ pages-master:
stage: deploy stage: deploy
script: script:
- mkdir "$EXPORT_DIR/INsource" - mkdir "$EXPORT_DIR/INsource"
- cp -r public/* "$EXPORT_DIR/INsource" - cp -r * "$EXPORT_DIR/INsource"
tags: tags:
- production - production
only: only:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment