[Add ubuntu on demo]
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user