Update build.yaml
use local WERF_STAGES_STORAGE
This commit is contained in:
parent
d7b58621ee
commit
6eb14a0397
1 changed files with 1 additions and 1 deletions
2
.github/actions/build.yaml
vendored
2
.github/actions/build.yaml
vendored
|
@ -21,5 +21,5 @@ jobs:
|
|||
group: 1.1
|
||||
channel: beta
|
||||
env:
|
||||
WERF_STAGES_STORAGE=REPO
|
||||
WERF_STAGES_STORAGE=":local"
|
||||
WERF_REPO: ${{ secrets.REGISTRY }}/${{ github.repository }}
|
||||
|
|
Loading…
Reference in a new issue