Skip to content
Snippets Groups Projects
Commit 9346cc0e authored by Éloïs's avatar Éloïs
Browse files

Merge branch 'publish_dup_crates' into 'dev'

Publish dup crates

See merge request !94
parents 234a1da5 219cbb50
No related branches found
No related tags found
1 merge request!94Publish dup crates
......@@ -215,6 +215,7 @@ package:prod:linux64:
expire_in: 2 weeks
only:
- tags
- dev
when: manual
allow_failure: false
......@@ -229,6 +230,7 @@ package:prod:armv7:
expire_in: 2 weeks
only:
- tags
- dev
when: manual
allow_failure: false
......@@ -243,6 +245,7 @@ package:prod:win64:
expire_in: 2 weeks
only:
- tags
- dev
when: manual
allow_failure: false
......@@ -254,6 +257,7 @@ package:prod:win64:
- python3 .gitlab/releaser
only:
- tags
- dev
prerelease:
<<: *release_jobs
......
[package]
name = "dup-crypto"
version = "0.3.0-b3"
version = "0.4.0-b1"
authors = ["nanocryk <nanocryk@duniter.org>", "elois <elois@duniter.org>"]
description = "Manage cryptographic operations for the DUP (DUniter Protocol)."
repository = "https://git.duniter.org/nodes/rust/duniter-rs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment