updated git workflows
Some checks are pending
Build docker image / push (push) Blocked by required conditions
Some checks are pending
Build docker image / push (push) Blocked by required conditions
This commit is contained in:
parent
9ec73992db
commit
a9956c194b
6
.github/workflows/build-and-test.yaml
vendored
6
.github/workflows/build-and-test.yaml
vendored
@ -6,9 +6,9 @@ on:
|
|||||||
- master
|
- master
|
||||||
tags:
|
tags:
|
||||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
|
|
||||||
# cancel outdated jobs for the same reference
|
# cancel outdated jobs for the same reference
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user