From 4f06678aa0aba928a59a7800eac95e9c60e79c96 Mon Sep 17 00:00:00 2001 From: xking Date: Sat, 12 Oct 2024 18:02:12 +0800 Subject: [PATCH] test --- .gitea/workflows/test.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index e552eb2..58a7d67 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -1,4 +1,5 @@ name: Gitea Actions Demo +uses: alpine:latest run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push] @@ -6,12 +7,4 @@ jobs: Explore-Gitea-Actions: runs-on: alpine-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!" - - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}." - - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." - - run: echo "🖥️ The workflow is now ready to test your code on the runner." - - name: List files in the repository - run: | - ls ${{ gitea.workspace }} - - run: echo "🍏 This job's status is ${{ job.status }}." + - run: echo "111111111111111111111111111111"