This commit is contained in:
@@ -8,9 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
if: github.actor != 'github-actions[bot]'
|
if: github.actor != 'github-actions[bot]'
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
container:
|
|
||||||
image: gitea.prod.resk-u.ch/clerc/alpine:latest
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up and Install Dependencies
|
- name: Set up and Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user