pois
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 17s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Successful in 1m41s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Successful in 1m4s
CI Feature / Report Summary (push) Successful in 5s
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 17s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Successful in 1m41s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Successful in 1m4s
CI Feature / Report Summary (push) Successful in 5s
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
name: Hello World (Manual)
|
||||
on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
greet:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "Hello"
|
||||
Reference in New Issue
Block a user