change some placeholder ci
This commit is contained in:
parent
5f2bba7e60
commit
a404b9aabf
@ -8,7 +8,7 @@ inputs:
|
|||||||
- name: repo
|
- name: repo
|
||||||
|
|
||||||
run:
|
run:
|
||||||
path: cargo
|
path: echo
|
||||||
args: ["test"]
|
args: ["building in docker"]
|
||||||
dir: "repo"
|
dir: "repo"
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ inputs:
|
|||||||
- name: repo
|
- name: repo
|
||||||
|
|
||||||
run:
|
run:
|
||||||
path: cargo
|
path: echo
|
||||||
args: ["test"]
|
args: ["deploying..."]
|
||||||
dir: "repo"
|
dir: "repo"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user