utilisation registry
Some checks failed
Build and Push Docker Image / build (push) Failing after 1s

This commit is contained in:
2024-07-23 16:01:22 +02:00
parent ddea06af97
commit c0f200d18a

View File

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