Skip to content

Commit

Permalink
[update] 🐭 docker ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
jhao104 committed Dec 31, 2021
1 parent 7d079de commit d5432cb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Publish Docker image

on:
release:
types: [published]
push:
branches:
- 'master'
tags:
- 'v*'

jobs:

Expand Down

0 comments on commit d5432cb

Please sign in to comment.