Fix deploy.

This commit is contained in:
Mr_Goldberg 2019-05-01 12:29:46 -04:00
parent 798f9d71c1
commit 9f72f3db06
No known key found for this signature in database
GPG Key ID: 8597D87419DEF278
1 changed files with 4 additions and 0 deletions

View File

@ -87,9 +87,13 @@ deploy_all:
script:
- ls -lah
- mv linux release/
- shopt -s extglob
- rm -rf .g*
- rm -rf !(release)
- mv release/* ./
- rm -rf release
artifacts:
name: "Goldberg_Lan_Steam_Emu_$CI_COMMIT_REF_NAME-$CI_COMMIT_TAG-$CI_COMMIT_SHORT_SHA"
paths:
- .