Skip to content

Commit

Permalink
only build docker image when tag is pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
tepickering committed Dec 7, 2024
1 parent aabc93c commit 2fb3b06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish to Docker

on:
pull_request:
push:
tags:
- 'v*'
Expand Down

0 comments on commit 2fb3b06

Please sign in to comment.