Update docker-multiplatform-tag.yml
This commit is contained in:
parent
8dd4d0fda4
commit
7c1f8fa48e
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ name: 'Build Docker On Tag'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- bigip-server
|
|
||||||
tags:
|
tags:
|
||||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||||
workflow_dispatch: # Allows manual triggering from the GitHub UI
|
workflow_dispatch: # Allows manual triggering from the GitHub UI
|
||||||
|
|
Loading…
Reference in a new issue