This commit is contained in:
2024-12-23 17:02:46 +03:00
parent 37481bdbf6
commit 2a7aa63602

View File

@@ -6,7 +6,7 @@ jobs:
env: env:
#DOCKER_HOST: tcp://${{ matrix.config.host }}:2376 #DOCKER_HOST: tcp://${{ matrix.config.host }}:2376
CR_REGISTRY: crp8vh46gd976oq8ipla CR_REGISTRY: crp8vh46gd976oq8ipla
CR_REPO: ${{ github.repository.name }} CR_REPO: ${{ github.event.repository.name }}
IMAGE_TAG: ${{ github.sha }} IMAGE_TAG: ${{ github.sha }}
steps: steps:
- name: Checkout - name: Checkout