This commit is contained in:
2023-11-19 15:48:03 +01:00
parent 9e3c20e751
commit 33995326a8
4 changed files with 28 additions and 23 deletions

View File

@@ -19,6 +19,7 @@ jobs:
steps:
- name: Show version and repository
run: echo "Runner working on repository ${{ gitea.repository }} and on tag ${{ gitea.ref_name }}"
- run: echo "🐧 This job is now running on a ${{ runner.image }} container"
- name: Install dnsutils and git (github actions)
run: |