[Add ubuntu on demo]

This commit is contained in:
2025-08-22 21:41:57 +02:00
parent 4f49a48453
commit cf52786f65
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: ci/cd internal docker image
#! too heavy to build on server (10h of build and doesn't work ....)
#! too heavy to build on server (10hours of build and doesn't work ....)
on:
push:
tags:

View File

@@ -9,7 +9,7 @@ on:
jobs:
Explore-Gitea-Actions:
runs-on: debian-bullseye-node
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event. Test 4zet"
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"