feat: directly put values into pipeline
This commit is contained in:
parent
3f383ff085
commit
ee14e6e439
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: stackit-docker
|
||||||
steps:
|
steps:
|
||||||
- name: 📤 Checkout source code
|
- name: 📤 Checkout source code
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue