Fix yaml syntax
This commit is contained in:
parent
859520e71d
commit
0d54f53f02
1
.github/workflows/container-stable.yaml
vendored
1
.github/workflows/container-stable.yaml
vendored
@ -48,7 +48,6 @@ jobs:
|
|||||||
actor=${{ github.actor }}
|
actor=${{ github.actor }}
|
||||||
sha=${{ github.sha }}
|
sha=${{ github.sha }}
|
||||||
ref=${{ github.ref }}
|
ref=${{ github.ref }}
|
||||||
|
|
||||||
- name: Build helmfile
|
- name: Build helmfile
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user