Skip to content

Commit

Permalink
Add to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mackjmr committed Dec 4, 2023
1 parent 5f4a3df commit f4cee1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ staging-deploy-ds-gateway-eks:
!!merge <<: *staging-deploy
variables:
SCRIPT: ./ci/scripts/ci-deploy-ds-gateway.sh
staging-deploy-docs:
!!merge <<: *staging-deploy
variables:
SCRIPT: ./ci/scripts/ci-deploy-docs.sh
prod-deploy-demo-eks:
stage: prod-deploy
tags: ["runner:docker", "size:large"]
Expand Down

0 comments on commit f4cee1d

Please sign in to comment.