Update Build info
This commit is contained in:
parent
e5d6c890a8
commit
530bb653dd
2 changed files with 13 additions and 5 deletions
10
.github/workflows/build.yaml
vendored
10
.github/workflows/build.yaml
vendored
|
|
@ -1,11 +1,11 @@
|
|||
name: build-docker
|
||||
run-name: build-docker ${{ github.actor }}
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v1.**
|
||||
branches:
|
||||
- 'main'
|
||||
# push:
|
||||
# tags:
|
||||
# - v1.**
|
||||
# branches:
|
||||
# - 'main'
|
||||
# Allow run workflow manually from Action tab
|
||||
workflow_dispatch:
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue