chore: Build with priveleged
This commit is contained in:
parent
6945915d4e
commit
dcbccb602d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -137,7 +137,7 @@ jobs:
|
|||
|
||||
- name: Run build
|
||||
if: github.repository == 'blue-build/cli'
|
||||
run: earthly --push --ci +build
|
||||
run: earthly --push --ci -P +build
|
||||
|
||||
- name: Run build fork
|
||||
if: github.repository != 'blue-build/cli'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue