diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22edb09ef5fbf6ca6063986f9f52da4763dcd62d..e93553802fa4fcd6958ec0f8e50f611ad8468974 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -216,6 +216,17 @@ Mage01 Library: variables: APP_NAME: geomag-algorithms +Mage02 Library: + extends: + - .deploy-library + - .staging + tags: + - deploy + - swarm + - mage02 + variables: + APP_NAME: geomag-algorithms + Mage01 Web Service: extends: - .deploy