Update .gitea/workflows/cicd.yaml
CICD / Explore-Gitea-Actions (push) Failing after 0s Details

This commit is contained in:
builderadmin 2025-10-08 18:40:53 +00:00
parent 31dc648a65
commit 0e72299c3e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: my_custom_label
steps: steps:
- name: Build Dockerfile - name: Build Dockerfile
run: | run: |