Skip to content

Commit

Permalink
build image when pushing master (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
DuodenumL authored Mar 3, 2022
1 parent 2263dcf commit 339e5f0
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 @@ -2,6 +2,8 @@ name: docker-image

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

Expand Down

0 comments on commit 339e5f0

Please sign in to comment.