Drone Releases
Certaines vérifications ont échoué
continuous-integration/drone/push Build is failing

Cette révision appartient à :
Florian Brinker 2019-10-23 10:15:03 +02:00
Parent 9207321cfa
révision 70bb797240

Voir le fichier

@ -10,7 +10,7 @@ steps:
image: alpine/git
commands:
- git clone https://git.f-brinker.de/fbrinker/elderscrolls-addon-achievementInfo.git sources
- git checkout $DRONE_COMMIT
- cd sources && git checkout $DRONE_COMMIT
- name: build
image: alpine