Commit abc022a0 by twb

Update .gitlab-ci.yml

parent 5596e11b
Pipeline #975 failed with stages
in 4 seconds
......@@ -25,6 +25,6 @@ deploy:
only:
- release
script:
- echo "start deploy"
- cp -f ./config/config.${PROJECT_ENV}.js /temp/config.dev.js
- echo "start deploy" > ./out.js
- cp -f ./out.js /temp/out.js
- echo "end deploy"
\ No newline at end of file
Markdown is supported
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