This commit is contained in:
maximo tejeda 2024-02-07 16:18:28 -04:00
parent a6d33fcf98
commit 3ea114c622

View File

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