chore: debug
This commit is contained in:
parent
66bab3d805
commit
e4ebc5caf1
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
|||
name: Build image
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
# TODO debug
|
||||
# tags:
|
||||
# - v*
|
||||
|
||||
jobs:
|
||||
build-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue