Update build.yaml

This commit is contained in:
Ilya Sosnovsky 2021-03-09 16:00:47 +03:00 committed by GitHub
parent 0e6d21ab44
commit 5586ab7d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,10 +18,10 @@ jobs:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PASS }}
- name: Converge
uses: werf/actions/converge@master
uses: werf/actions/build-and-publish@master
with:
group: 1.1
channel: beta
env:
WERF_STAGES_STORAGE: ":local"
WERF_REPO: ${{ secrets.REGISTRY }}/${{ github.repository }}
WERF_REPO: ${{ secrets.REGISTRY }}