This commit is contained in:
2023-11-18 19:47:22 +01:00
parent 432abdc836
commit 5d98825eac

View File

@@ -24,7 +24,7 @@ jobs:
- name: Print Gitea runner tag
variables:
TEST: registry.jingoh.fr
run: echo ${{ vars.TEST }}
run: echo ${{ vars.REGISTRY_DOCKER }}
# CLONE
- name: Checkout private tools
uses: https://github.com/actions/checkout@v3