ci: 合并程序构建和容器镜像构建
Some checks failed
Gitea Actions Demo / build (push) Failing after 0s

This commit is contained in:
Ivan Li 2023-05-22 10:33:50 +08:00
parent f3ae0a4b3c
commit 4fd3ffa326

View File

@ -4,6 +4,8 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
env:
REGISTRY: git.ivanli.cc