Skip to content

Commit

Permalink
Trying again with the tags
Browse files Browse the repository at this point in the history
This may be a while
  • Loading branch information
demophoon committed Dec 14, 2024
1 parent 01f9c01 commit 2227dd7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: Docker Image CI
on:
push:
tags:
- '*'
branches:
- main
if: "startsWith(github.ref, 'refs/tags/')"
- 0.**

jobs:
build:
Expand Down

0 comments on commit 2227dd7

Please sign in to comment.