Update .gitlab-ci.yml
Deploy
deploy
HEAD is now at abc022a Update .gitlab-ci.yml
Checking out abc022a0 as release...
Skipping Git submodules setup
Checking cache for default...
Successfully extracted cache
$ echo "start deploy" > ./out.js
$ cp -f ./out.js /temp/out.js
cp: cannot create regular file ‘/temp/out.js’: No such file or directory
ERROR: Job failed: exit status 1