Commit 9f64aa9
committed
"A Docker-based action works in an isolated environment. When a step specifies such an action using uses field, a docker container is spawned using the Dockerfile of the action and *the Docker container takes the responsibility from there onwards.*"
idk, let's see if it stays in the docker container for subsequent steps
1 parent 68a30d6 commit 9f64aa9
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | | - | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
0 commit comments