Skip to content

Commit

Permalink
docker: update docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alfg committed Mar 16, 2021
1 parent 158f70d commit c2a1c18
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Docker Image Push

on:
release:
types: [created]
push:
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit c2a1c18

Please # to comment.