This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
image: atlassian/default-image:2 | |
pipelines: | |
# By default (master branch) only validation is going to be triggered | |
default: | |
- step: | |
deployment: test | |
name: EKS Infra build and validate | |
script: | |
- mkdir -p ~/bin |