Skip to content
Snippets Groups Projects

remove chs regiestry

Merged Clayton, Brandon Scott requested to merge ghsc/users/bclayton/nshmp/nshmp-apps:image into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -273,7 +273,7 @@ Trigger AWS Deployment:
@@ -273,7 +273,7 @@ Trigger AWS Deployment:
- *staging-env
- *staging-env
- *production-env
- *production-env
needs:
needs:
- Code Registry
- Container Registry
script:
script:
- |
- |
if [ "${ENVIRONMENT}" == 'production' ]; then
if [ "${ENVIRONMENT}" == 'production' ]; then
Loading