Skip to content

Commit 55bcb7c

Browse files
Merge pull request #9 from GradleUp/oleg-nenashev-patch-1
Start pushing the DevContainer image when deploying site
2 parents 708da23 + 1db2cbd commit 55bcb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
imageName: gradleup/gradleup.github.io-builder
5858
cacheFrom: gradleup/gradleup.github.io-builder
59-
push: never
59+
push: always
6060
runCmd: |
6161
mkdocs build
6262
env: |

0 commit comments

Comments
 (0)