Skip to content

Commit 7c7fba0

Browse files
committed
docker job can only be called by ci_release workflow
1 parent 11b9797 commit 7c7fba0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ on:
88
required: true
99
type: string
1010
description: 'Docker image tag (e.g., v1.2.3, pr-123, sha-abc123)'
11-
push:
12-
tags:
13-
- 'v*'
14-
release:
15-
types: [published]
1611

1712
jobs:
1813
build-images:

0 commit comments

Comments
 (0)