1
0
Fork 0
mirror of synced 2024-05-28 13:01:14 -04:00

fix syntax in workflow

fix syntax in workflow
This commit is contained in:
Ilya Sosnovsky 2021-03-09 12:57:29 +03:00 committed by GitHub
parent 0a410a1724
commit db354c0ae0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,5 +21,5 @@ jobs:
group: 1.1 group: 1.1
channel: beta channel: beta
env: env:
WERF_STAGES_STORAGE=":local" WERF_STAGES_STORAGE: ":local"
WERF_REPO: ${{ secrets.REGISTRY }}/${{ github.repository }} WERF_REPO: ${{ secrets.REGISTRY }}/${{ github.repository }}