Skip to content

Fix CI/CD anti-pattern - #1163

Open
ivanbaluta wants to merge 2 commits into
yandex-cloud:masterfrom
ivanbaluta:ivanbaluta-patch-1
Open

Fix CI/CD anti-pattern#1163
ivanbaluta wants to merge 2 commits into
yandex-cloud:masterfrom
ivanbaluta:ivanbaluta-patch-1

Conversation

@ivanbaluta

Copy link
Copy Markdown
Contributor

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=ru

Description of changes:
В примере .gitlab-ci.yml используется cache для передачи бинарного файла hello из этапа build в этап test. Согласно документации GitLab, cache предназначается только для внешних зависимостей и не гарантирует доставку файлов между этапами. Заменил cache на artifacts в этапе build.

@yfm-team

Copy link
Copy Markdown

Все готово!
Commit: 99fbfbc
Проверьте результат: RU.
Check the result: EN.

@yfm-team

Copy link
Copy Markdown

Все готово!
Commit: a111254
Проверьте результат: RU.
Check the result: EN.

@ivanbaluta

Copy link
Copy Markdown
Contributor Author

billing account ID = dn2tq4uabdoro2bn5caq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants