mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-25 22:14:34 +00:00
ci: add "push: never" to devcontainers/ci
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
e1e9ce050d
commit
11e7d8c2dd
1
.github/workflows/makefile.yml
vendored
1
.github/workflows/makefile.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user