Skip to content

Commit

Permalink
Add start on push for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
luborco committed Sep 27, 2024
1 parent ca5c383 commit 501384f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Docker

on:
push:
tags: ["v*.*.*"]

#push:
# tags: ["v*.*.*"]
on: [push]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 501384f

Please sign in to comment.