fixed build
This commit is contained in:
@@ -16,11 +16,11 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CI_ACCESS_TOKEN: ${{ secrets.CI_ACCESS_TOKEN }}
|
CI_ACCESS_TOKEN: ${{ secrets.CI_ACCESS_TOKEN }}
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: [runner]
|
runs-on: [runner]
|
||||||
needs: prepare
|
needs: prepare
|
||||||
container: git.sh-edraft.de/sh-edraft.de/act-runner:latest
|
container: git.sh-edraft.de/sh-edraft.de/act-runner:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Clone Repository
|
- name: Clone Repository
|
||||||
uses: https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user