Skip to content

Commit

Permalink
Update docker GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Aug 24, 2021
1 parent fa64737 commit 1be772b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
name: Build Docker Image

on:
push:
tags:
- '*.*.*'
release:
types: [published]
workflow_dispatch:

jobs:
docker:
Expand Down

0 comments on commit 1be772b

Please sign in to comment.