change some placeholder ci
This commit is contained in:
+2
-2
@@ -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"
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -8,7 +8,7 @@ inputs:
|
|||||||
- name: repo
|
- name: repo
|
||||||
|
|
||||||
run:
|
run:
|
||||||
path: cargo
|
path: echo
|
||||||
args: ["test"]
|
args: ["deploying..."]
|
||||||
dir: "repo"
|
dir: "repo"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user