Updating references to old api/ to clippable-svc/
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
- master
|
||||
before_script:
|
||||
- mkdir -p build
|
||||
- cp api/templates/ api/static/ build/ -r
|
||||
- cp clippable-svc/templates/ clippable-svc/static/ build/ -r
|
||||
after_script:
|
||||
- cp api/target/release/clippable-server build/server
|
||||
- cp clippable-svc/target/release/clippable-server build/server
|
||||
- cp ./scripts/ build/ -r
|
||||
- cp readme.md build/
|
||||
- sh ./scripts/default-rocket-toml.sh
|
||||
|
||||
Reference in New Issue
Block a user