Skip to content

Commit

Permalink
ci: fix push setting
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Sep 29, 2024
1 parent 3b34bd2 commit 8667342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prebuild-devcontainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
imageTag: 0.1.0
platform: linux/amd64,linux/arm64
configFile: .devcontainer/devcontainer-build.json
push: true
push: always
cacheFrom: ghcr.io/dashpay/platform/devcontainer

0 comments on commit 8667342

Please sign in to comment.