From fc85d5d332f470030061719f48ef02d3588e67d5 Mon Sep 17 00:00:00 2001 From: thehrz Date: Sat, 5 Aug 2023 12:13:52 +0800 Subject: [PATCH] ci: update config --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 0c963db..aca7858 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -4,6 +4,7 @@ on: [push] jobs: deploy: + container: -self-hosted steps: - uses: actions/checkout@v3