Skip to content

Commit

Permalink
wip: testing action change
Browse files Browse the repository at this point in the history
  • Loading branch information
donkeyx committed Jun 15, 2024
1 parent db8ddb1 commit 668b9e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Docker build and push

on:
push:
branches:
- '*'
tags:
- "v*"
- 'v*'

jobs:
cache:
Expand Down

0 comments on commit 668b9e5

Please sign in to comment.