Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Cadey Ratio 2020-06-01 16:51:28 +00:00
parent 6a2f43f96e
commit 6474410521
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ steps:
commands: commands:
- sh -c 'docker build -t xena/tulpanomicon:$DRONE_COMMIT .' - sh -c 'docker build -t xena/tulpanomicon:$DRONE_COMMIT .'
- name: auto-release - name: auto-release
image: xena/gitea-release:0.2.1 image: xena/gitea-release:0.2.6
settings: settings:
auth_username: cadey auth_username: cadey
changelog_path: ./src/CHANGELOG.md changelog_path: ./src/CHANGELOG.md