CI: cut down expression context
This commit is contained in:
parent
f2bd956b89
commit
3692988b17
2
.github/workflows/ci-neon.yml
vendored
2
.github/workflows/ci-neon.yml
vendored
@ -26,7 +26,7 @@ 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' }}
|
if: github.repository == 'calamares/calamares'
|
||||||
steps:
|
steps:
|
||||||
- name: "prepare env"
|
- name: "prepare env"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user