Skip to content

Commit

Permalink
Adding forgotten paseo deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantcornholio committed Jan 3, 2024
1 parent 6fd35fd commit 0582484
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,15 @@ deploy-trappist:
DOMAIN: parity-testnet
APP: substrate-faucet-trappist

deploy-paseo:
stage: deploy
<<: *deploy-prod-refs
extends: .deploy-with-argocd
environment: paseo
variables:
DOMAIN: parity-testnet
APP: substrate-faucet-paseo

#### stage: publish-docker-description
.publish-docker-image-description:
stage: publish-docker-description
Expand Down

0 comments on commit 0582484

Please sign in to comment.