Skip to content

Commit

Permalink
[DM-39045] Add dp03 / sso to idf environments
Browse files Browse the repository at this point in the history
  • Loading branch information
cbanek committed May 8, 2023
1 parent e551af7 commit 5141304
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tap-schema/build-all
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# values that control the presentation order of schemas. This is respected by the Portal Aspect.
#
./build mock
./build idfprod ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp01_dc2.yaml
./build idfint ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp01_dc2.yaml
./build idfdev ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp01_dc2.yaml
./build usdf-dev ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/oga_live_obscore.yaml ../yml/dp03.yaml
./build usdf-prod ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp03.yaml
./build idfprod ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp01_dc2.yaml ../yml/dp03.yaml
./build idfint ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp01_dc2.yaml ../yml/dp03.yaml
./build idfdev ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/dp01_dc2.yaml ../yml/dp03.yaml
./build usdf-dev ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml ../yml/oga_live_obscore.yaml
./build usdf-prod ../yml/dp02_dc2.yaml ../yml/dp02_obscore.yaml

0 comments on commit 5141304

Please sign in to comment.