Merge branch 'hotfix/gitlab' into 'hotfix/master-hotfixes'

ci: gitlab build fix

See merge request PBSA/peerplays!7
This commit is contained in:
Bobinson K B 2021-01-26 13:55:31 +00:00
commit f9dedb4ca3

View file

@ -12,7 +12,7 @@ stages:
build:
stage: build
script:
- rm -rf .git/modules/* ./docs ./libraries/fc
- rm -rf .git/modules/docs .git/modules/libraries/fc ./docs ./libraries/fc
- git submodule sync
- git submodule update --init --recursive
- rm -rf build