Update main.yml

This commit is contained in:
gadotroee
2021-04-29 12:34:18 +03:00
committed by GitHub
parent feda1220b1
commit a21a3868c6

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
name: checkout
- name: Login to DockerHub
- name: build push docker image to gcr
uses: sendinblue/build-and-push-action@main
with:
image-name: 'mizu/${GITHUB_REF##*/}'