Update build.yaml

use local WERF_STAGES_STORAGE
This commit is contained in:
Ilya Sosnovsky 2021-03-09 12:21:56 +03:00 committed by GitHub
parent d7b58621ee
commit 6eb14a0397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}