debug actions
This commit is contained in:
parent
3278a0154d
commit
45b99ce16b
@ -1,9 +1,12 @@
|
|||||||
name: Declarative Tests
|
name: Declarative Tests
|
||||||
run-name: ${{ gitea.actor }} testing
|
run-name: ${{ gitea.actor }} testing
|
||||||
on: [push, workflow_dispatch]
|
on:
|
||||||
|
- push
|
||||||
|
- workflow_dispatch
|
||||||
|
- issue_comment
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: registry.cv.mazarbul.net/declarative/build-golang:1.21.1-alpine-x86_64
|
image: registry.cv.mazarbul.net/declarative/build-golang:1.21.1-alpine-x86_64
|
||||||
|
Loading…
Reference in New Issue
Block a user