chore: debug

This commit is contained in:
Jason Song 2023-04-27 11:36:20 +08:00
parent 66bab3d805
commit e4ebc5caf1
No known key found for this signature in database
GPG key ID: 8402EEEE4511A8B5

View file

@ -1,8 +1,10 @@
name: Build image
on:
push:
tags:
- v*
# TODO debug
# tags:
# - v*
jobs:
build-image:
runs-on: ubuntu-latest