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 - name: Print Gitea runner tag
variables: variables:
TEST: registry.jingoh.fr TEST: registry.jingoh.fr
run: echo ${{ vars.TEST }} run: echo ${{ vars.REGISTRY_DOCKER }}
# CLONE # CLONE
- name: Checkout private tools - name: Checkout private tools
uses: https://github.com/actions/checkout@v3 uses: https://github.com/actions/checkout@v3