Update docker.yml (#11302)

This commit is contained in:
arjundashrath 2022-03-02 14:13:36 +05:30 committed by GitHub
parent d930b7b893
commit 26c9a2d06d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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