Compare commits
2 commits
8345de0de6
...
fb3b89c375
Author | SHA1 | Date | |
---|---|---|---|
fb3b89c375 | |||
d8b7e85de5 |
1 changed files with 0 additions and 7 deletions
7
main.js
7
main.js
|
@ -131,13 +131,6 @@ async function main() {
|
|||
])
|
||||
core.endGroup()
|
||||
|
||||
core.startGroup("Show container ispect")
|
||||
await exec.exec("docker", [
|
||||
"inspect",
|
||||
container
|
||||
])
|
||||
core.endGroup()
|
||||
|
||||
core.startGroup("Prepare environment")
|
||||
await exec.exec("docker", [
|
||||
"exec",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue