zea
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
run: echo ${{ gitea.run_id }}
|
||||
- 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 "🚀 I am running on tag ${{ gitea.ref_name }}!"
|
||||
- run: echo "🚀 I am running on tag ${{ gitea.event.release.tag_name }}!"
|
||||
|
||||
# INSTALL docker
|
||||
# - run: apt-get update
|
||||
|
||||
Reference in New Issue
Block a user