diff --git a/.drone.yml b/.drone.yml index 63264b5..1bc4622 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,6 +41,13 @@ steps: environment: commands: - scripts/build_ubuntu.sh + - name: ubuntu_publish + image: plugins/gitea_release + settings: + files: dist/* + base_url: https:/code.ascee.nl + # when: + #branch: master volumes: - name: ubuntu_ccache