Коммит 15571067 создал по автору ruslanshaykh's avatar ruslanshaykh
Просмотр файлов

фикс

владелец 0b51a3bd
Конвейер #26537 неудачно с этапами
in 2 минуты и 52 секунды
...@@ -57,7 +57,7 @@ deploy_job: ...@@ -57,7 +57,7 @@ deploy_job:
stage: deploy stage: deploy
image: docker:latest image: docker:latest
script: script:
- apk add --no-cache curl - apk add --no-cache curl kind kubectl
- kind get clusters - kind get clusters
- > - >
if ! kind get clusters | grep -q "face-rec-cluster"; then if ! kind get clusters | grep -q "face-rec-cluster"; then
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать