mirror of
https://github.com/flant/ovpn-admin.git
synced 2024-11-30 08:16:46 +02:00
fix syntax in workflow
fix syntax in workflow
This commit is contained in:
parent
0a410a1724
commit
db354c0ae0
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -21,5 +21,5 @@ jobs:
|
||||
group: 1.1
|
||||
channel: beta
|
||||
env:
|
||||
WERF_STAGES_STORAGE=":local"
|
||||
WERF_STAGES_STORAGE: ":local"
|
||||
WERF_REPO: ${{ secrets.REGISTRY }}/${{ github.repository }}
|
||||
|
Loading…
Reference in New Issue
Block a user