From 0a067c37ba0daa47d7c755c6af46b4d6129e00fd Mon Sep 17 00:00:00 2001 From: builderadmin Date: Wed, 8 Oct 2025 23:31:52 +0000 Subject: [PATCH] Update .gitea/workflows/cicd.yaml --- .gitea/workflows/cicd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/cicd.yaml b/.gitea/workflows/cicd.yaml index 2c1b1af..aae99e0 100644 --- a/.gitea/workflows/cicd.yaml +++ b/.gitea/workflows/cicd.yaml @@ -5,6 +5,7 @@ on: [push] jobs: Explore-Gitea-Actions: runs-on: my_custom_label + container: node:22 steps: - uses: actions/checkout@v3 # Checks out your repository - name: Build Dockerfile