Update .drone.yml

This commit is contained in:
Victor Mylle
2023-03-10 19:31:06 +00:00
parent 5a3613bc4f
commit 3b63483d5b

View File

@@ -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/