1
0
Fork 0
mirror of synced 2024-06-18 07:11:09 -04:00

Update build.yaml

This commit is contained in:
Ilya Sosnovsky 2021-03-09 12:55:54 +03:00 committed by GitHub
parent aebab90257
commit 0a410a1724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
name: Build and publish to Docker Hub (tags only)
on:
push:
tags:
- *
name: Build and publish to Docker Hub (releases only)
on:
release:
types: [created]
jobs:
build:
name: Converge