Update .gitea/workflows/cicd.yaml
CICD / Explore-Gitea-Actions (push) Successful in 2m16s Details

This commit is contained in:
builderadmin 2025-10-08 23:31:52 +00:00
parent e024436945
commit 0a067c37ba
1 changed files with 1 additions and 0 deletions

View File

@ -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