Skip to content

Instantly share code, notes, and snippets.

@Zmey56
Created August 23, 2022 10:38
Show Gist options
  • Save Zmey56/7e742527e76b92c52cf35a25da51ec8c to your computer and use it in GitHub Desktop.
Save Zmey56/7e742527e76b92c52cf35a25da51ec8c to your computer and use it in GitHub Desktop.
image: cr.yandex/crp742p3qacifd2hcon2/practice-da:latest
stages:
- build
- test
- deploy
job_name:
stage: test
script:
- echo 'test run script'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment