mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-04-22 00:48:44 +00:00
Compare commits
6 commits
Author | SHA1 | Date | |
---|---|---|---|
|
98b48e57d7 | ||
|
d6dc30aab8 | ||
|
1d5c353846 | ||
|
f072f7866d | ||
|
f461edbd25 | ||
|
e504bda0dc |
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
integration:
|
integration:
|
||||||
runs-on: self-hosted
|
runs-on: lxc-bookworm
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- id: forgejo
|
- id: forgejo
|
||||||
uses: https://code.forgejo.org/actions/setup-forgejo@v1
|
uses: https://code.forgejo.org/actions/setup-forgejo@v1.0.1
|
||||||
with:
|
with:
|
||||||
user: root
|
user: root
|
||||||
password: admin1234
|
password: admin1234
|
||||||
|
|
Loading…
Add table
Reference in a new issue