Skip to content

Commit 1db2cbd

Browse files
Start pushing the DevContainer image when deploying site
1 parent 708da23 commit 1db2cbd

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)