mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c097bdde68 |
@@ -1,6 +1,12 @@
|
|||||||
# Based on the "trust" template v0.1.2
|
# Based on the "trust" template v0.1.2
|
||||||
# https://github.com/japaric/trust/tree/v0.1.2
|
# https://github.com/japaric/trust/tree/v0.1.2
|
||||||
|
|
||||||
|
# ----------- To do a release ---------
|
||||||
|
# tag a commit and push:
|
||||||
|
# git tag v0.4.0.1
|
||||||
|
# git push origin v0.4.0.1
|
||||||
|
# Remember to do a cargo publish to put it in crates.io
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
language: rust
|
language: rust
|
||||||
services: docker
|
services: docker
|
||||||
|
|||||||
Reference in New Issue
Block a user