Skip to content

Commit

Permalink
build and publish docker image when tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
wahyd4 committed Jan 1, 2021
1 parent 8c303a6 commit 8de7bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- '*'
tags:
- v*
jobs:
build:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != 'wahyd4/aria2-ariang-docker'
Expand Down

0 comments on commit 8de7bce

Please sign in to comment.