Skip to content

Commit

Permalink
trigger on tag not commit
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jan 28, 2021
1 parent 8f85f40 commit 53bb4be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: ci

on:
push:
branches: master
tags:
- '*'

jobs:
multi-registries:
Expand Down

0 comments on commit 53bb4be

Please sign in to comment.