drone
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Justine Pelletreau 2023-07-14 00:31:01 +02:00
parent 4f2e1a0411
commit 627e661411

View File

@ -8,11 +8,11 @@ steps:
commands: commands:
- cargo build --release - cargo build --release
- name: create-release - name: create-release
image: plugins/gitea-release:latest image: plugins/gitea-release:latest
settings: settings:
api_key: api_key:
from_secret: gitea_api from_secret: gitea_api
repo: Rust/Portnut repo: Rust/Portnut
files: files:
- ./target/release/portnut - ./target/release/portnut