Skip to content

Commit 492a88d

Browse files
authored
Update devcontainers_ci.yml
Never push image built here. It's for build testing purpose only.
1 parent 1df076d commit 492a88d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/devcontainers_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: devcontainers/[email protected]
1515
with:
16+
push: never
1617
runCmd: "true"

0 commit comments

Comments
 (0)