Don't force conan alias push, in the hope to fix it not functioning.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Deukhoofd 2020-04-09 18:23:33 +02:00
parent d720b9116f
commit 0427aa9ef1
Signed by: Deukhoofd
GPG Key ID: ADF2E9256009EDCE
1 changed files with 1 additions and 1 deletions

View File

@ -49,5 +49,5 @@ steps:
- conan remote add epsilon-public https://packages.p-epsilon.com/
- conan user -p -r=epsilon-public
- conan upload Arbutils/$DRONE_COMMIT@epsilon/$DRONE_BRANCH --all -r=epsilon-public --force
- conan upload Arbutils/latest@epsilon/$DRONE_BRANCH --all -r=epsilon-public --force
- conan upload Arbutils/latest@epsilon/$DRONE_BRANCH --all -r=epsilon-public
- conan user --clean