Update .gitea/workflows/cicd.yaml
CICD / Explore-Gitea-Actions (push) Failing after 0s
Details
CICD / Explore-Gitea-Actions (push) Failing after 0s
Details
This commit is contained in:
parent
31dc648a65
commit
0e72299c3e
|
@ -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: |
|
||||||
|
|
Loading…
Reference in New Issue