Use local agent only
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test/2 Pipeline failed
ci/woodpecker/push/test/1 Pipeline failed
ci/woodpecker/push/z.ntfy unknown status

This commit is contained in:
2024-01-30 11:36:13 +13:00
parent c2e1f45441
commit 00c88ce57b
6 changed files with 12 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
--- ---
labels:
location: local
matrix: matrix:
include: include:
- MOLECULE_DISTRO: centos7 - MOLECULE_DISTRO: centos7

View File

@@ -1,4 +1,6 @@
--- ---
labels:
location: local
clone: clone:
git: git:
image: woodpeckerci/plugin-git image: woodpeckerci/plugin-git

View File

@@ -1,4 +1,6 @@
--- ---
labels:
location: local
matrix: matrix:
include: include:
- MOLECULE_DISTRO: almalinux8 - MOLECULE_DISTRO: almalinux8

View File

@@ -1,4 +1,6 @@
--- ---
labels:
location: local
skip_clone: true skip_clone: true
steps: steps:
ntfy-success: ntfy-success:

View File

@@ -1,4 +1,6 @@
--- ---
labels:
location: local
skip_clone: true skip_clone: true
steps: steps:
ntfy: ntfy:

View File

@@ -1,4 +1,6 @@
--- ---
labels:
location: local
skip_clone: true skip_clone: true
steps: steps:
ntfy-failed: ntfy-failed: