Update '.drone.yml'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
20bee9e59a
commit
82e4ff6ae9
|
@ -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.7
|
image: xena/gitea-release:0.3.2
|
||||||
settings:
|
settings:
|
||||||
auth_username: cadey
|
auth_username: cadey
|
||||||
changelog_path: ./src/CHANGELOG.md
|
changelog_path: ./src/CHANGELOG.md
|
||||||
|
|
Loading…
Reference in New Issue