Add some badges fix workflow

This commit is contained in:
Holger Lösken
2020-05-22 20:36:26 +02:00
committed by Samuel Laulhau
parent 685801983a
commit 6037ebf2c2
2 changed files with 8 additions and 5 deletions

View File

@@ -1,13 +1,12 @@
name: Build images and push to Docker registry
name: Docker images
on:
push:
branches:
- master
release:
types: [published]
jobs:
deploy:
name: Deploy
name: Build images
runs-on: ubuntu-latest
steps: