use ubuntu
Some checks are pending
Build and Push Docker Image / build (push) Waiting to run

This commit is contained in:
2024-07-23 16:27:07 +02:00
parent a635f0e276
commit 5249429185

View File

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