Skip to content

Commit

Permalink
Fix deploy step in CI (paritytech#1931)
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif committed Mar 3, 2023
1 parent 15b41c2 commit c95e0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ dockerhub-bridges-common-relay:

deploy-bridges-common-relay-testnet:
<<: *deploy-refs
<<: *kubernetes-build
needs:
- job: bridges-common-relay
stage: deploy
Expand Down

0 comments on commit c95e0cf

Please sign in to comment.