Update docker.yml (#11302)

This commit is contained in:
arjundashrath
2022-03-02 09:43:36 +01:00
committed by GitHub
parent d930b7b893
commit 26c9a2d06d
+3
View File
@@ -9,6 +9,9 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+" # Push events to matching v*, i.e. v1.0, v20.15.10
- "v[0-9]+.[0-9]+.[0-9]+-rc*" # Push events to matching v*, i.e. v1.0-rc1, v20.15.10-rc5
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest