Update build-docker-image.yml

This commit is contained in:
soxoj
2021-05-10 02:51:56 +03:00
committed by GitHub
parent fa3db9c39c
commit 6fd5f6e33a
+1 -2
View File
@@ -2,8 +2,7 @@ name: Build docker image and push to DockerHub
on:
push:
tags:
- "v*.*.*"
branches: [ main ]
jobs:
docker: