mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-01 19:35:36 -04:00
CI: cut down expression context
This commit is contained in:
parent
f2bd956b89
commit
3692988b17
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue