Skip to content

Commit 0f4395c

Browse files
ibexa-yunaadamwojs
authored andcommitted
Update docker.yaml
1 parent 7964be4 commit 0f4395c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docker.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Build & Push to GHCR
33
on:
44
workflow_dispatch:
55
push:
6-
tags:
7-
- 'v*'
8-
- '!v*-alpha*'
6+
# tags:
7+
# - 'v*'
8+
# - '!v*-alpha*'
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)