ci: add "push: never" to devcontainers/ci

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
EnderIce2 2025-03-06 02:26:13 +00:00
parent e1e9ce050d
commit 11e7d8c2dd
No known key found for this signature in database
GPG Key ID: 2EE20AF089811A5A

View File

@ -165,6 +165,7 @@ jobs:
- name: Run make ci-build in dev container
uses: devcontainers/ci@v0.3
with:
push: never
runCmd: /usr/bin/make ci-build
- name: Upload Artifact