Update .drone.yml
This commit is contained in:
@@ -37,7 +37,7 @@ steps:
|
||||
# - /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -buildLinux64Player WiiSign -quit --headless
|
||||
# - /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -buildOSXUniversalPlayer WiiSign.app -quit --headless
|
||||
- name: commit-files
|
||||
image: docker
|
||||
image: alpine/git
|
||||
environment:
|
||||
GIT_AUTHOR_NAME: DroneCI
|
||||
GIT_AUTHOR_EMAIL: droneci@wesign.com
|
||||
@@ -48,4 +48,4 @@ steps:
|
||||
- git config --global user.email "droneci@wesign.com"
|
||||
- git add WeSign.exe
|
||||
- git commit -m "Add build files [skip ci]"
|
||||
- git push
|
||||
- git push https://oauth2:ixKiNbp48zzmP5PF-epo@gitlab.ilabt.imec.be/wesign/unity-application/
|
||||
|
||||
Reference in New Issue
Block a user