Compare commits
1 Commits
sharap_b-p
...
73de2921b4
Author | SHA1 | Date | |
---|---|---|---|
73de2921b4 |
@ -6,7 +6,6 @@ jobs:
|
|||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "merge request test"
|
|
||||||
- run: echo "Bypass the branch protection rule"
|
- run: echo "Bypass the branch protection rule"
|
||||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
- 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 name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# test
|
# test
|
||||||
host:
|
host:
|
||||||
test_key: test_var2
|
test_key: test_var3
|
Reference in New Issue
Block a user