File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
- name : Build & Run Development Container
22
22
uses : devcontainers/ci@v0.2
23
23
with :
24
- push : true
24
+ push : always
25
25
imageName : ghcr.io/customink/crypteia-devcontainer
26
26
cacheFrom : ghcr.io/customink/crypteia-devcontainer
27
27
env : |
36
36
- name : Build & Run Development Container (w/Amazon Linux)
37
37
uses : devcontainers/ci@v0.2
38
38
with :
39
- push : true
39
+ push : always
40
40
imageName : ghcr.io/customink/crypteia-devcontainer
41
41
cacheFrom : ghcr.io/customink/crypteia-devcontainer
42
42
runCmd : |
45
45
- name : Build & Run Development Container (w/ Python)
46
46
uses : devcontainers/ci@v0.2
47
47
with :
48
- push : true
48
+ push : always
49
49
imageName : ghcr.io/customink/crypteia-devcontainer
50
50
cacheFrom : ghcr.io/customink/crypteia-devcontainer
51
51
env : |
You can’t perform that action at this time.
0 commit comments