vieläkö ajautuu automaattisesti?
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 20s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Successful in 1m48s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Successful in 1m14s
CI Feature / Report Summary (push) Failing after 0s
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 20s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Successful in 1m48s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Successful in 1m14s
CI Feature / Report Summary (push) Failing after 0s
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
name: Hello World (Manual)
|
name: Hello World (Manual)
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
# branches: [ main ] # Tai [ feature/ci-container ]
|
|
||||||
branches: [feature/ci-container]
|
|
||||||
jobs:
|
jobs:
|
||||||
greet:
|
greet:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user