File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 99
1010 working_directory : ~/Clever/swagger-api
1111 steps :
12- - run :
13- command : cd $HOME && git clone --depth 1 -v https://github.com/Clever/ci-scripts.git && cd ci-scripts && git show --oneline -s
14- name : Clone ci-scripts
15- - checkout
12+ - run :
13+ command : cd $HOME && git clone --depth 1 -v https://github.com/Clever/ci-scripts.git && cd ci-scripts && git show --oneline -s
14+ name : Clone ci-scripts
15+ - checkout
16+ - run : $HOME/ci-scripts/circleci/catalog-sync $CATAPULT_URL $CATAPULT_USER $CATAPULT_PASS swagger-api utility
Original file line number Diff line number Diff line change 1+ apiVersion : backstage.io/v1alpha1
2+ kind : Component
3+ metadata :
4+ name : swagger-api
5+ description : A Swagger Definition for the Clever API
6+ owner : unknown
7+ spec :
8+ type : unknown
9+ lifecycle : production
10+ owner : unknown
11+ system : Clever
You can’t perform that action at this time.
0 commit comments