CI: remove if entirely
- expression context is not enough
This commit is contained in:
parent
eee5674f6d
commit
1742c10f7d
1
.github/workflows/ci-neon.yml
vendored
1
.github/workflows/ci-neon.yml
vendored
@ -26,7 +26,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: docker://kdeneon/plasma:user
|
image: docker://kdeneon/plasma:user
|
||||||
options: --tmpfs /build:rw --user 0:0
|
options: --tmpfs /build:rw --user 0:0
|
||||||
if: ${{ github.repository == "calamares/calamares" }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: "prepare env"
|
- name: "prepare env"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user