1
0
Fork 0
mirror of synced 2024-06-01 06:51:10 -04:00

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

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