update deps
This commit is contained in:
parent
a8dc6712c8
commit
8f552709e1
3 changed files with 94 additions and 28 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
build:
|
||||
image: rust:alpine
|
||||
pull: true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
build:
|
||||
image: rust:alpine
|
||||
pull: true
|
||||
|
@ -22,4 +22,4 @@ pipeline:
|
|||
when:
|
||||
event: [ push, manual, tag ]
|
||||
branch:
|
||||
- master
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue