Update '.gitea/workflows/demo.yaml'
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m49s Details

master
nathan 2 years ago
parent b763166cfe
commit 55d3b516b4

@ -4,6 +4,7 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps: steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event." - run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
#- name: setup qemu #- name: setup qemu

Loading…
Cancel
Save