Update docker-multiplatform-tag.yml

This commit is contained in:
Bill Church 2024-08-22 13:47:08 -04:00 committed by GitHub
parent 8dd4d0fda4
commit 7c1f8fa48e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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