Skip to content

Commit

Permalink
Deploy a 4 Kimkelenes
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaspagano committed Apr 8, 2021
1 parent b04e399 commit 73b5e21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@ deploy-dev:
script:
- apk add -U curl
- curl -k "https://ci-proxy.testing.unlp.edu.ar?app=APP_KIMKELEN_BBA&pid=1a54598&repo=registry.gitlab.com%2Fkimkelen%2Fkimkelen&tag=dev"
- curl -k "https://ci-proxy.testing.unlp.edu.ar?app=APP_KIMKELEN_LVM&pid=1a54598&repo=registry.gitlab.com%2Fkimkelen%2Fkimkelen&tag=dev"
- curl -k "https://ci-proxy.testing.unlp.edu.ar?app=APP_KIMKELEN_NACIONAL&pid=1a54598&repo=registry.gitlab.com%2Fkimkelen%2Fkimkelen&tag=dev"
- curl -k "https://ci-proxy.testing.unlp.edu.ar?app=APP_KIMKELEN_GRADUADA&pid=1a54598&repo=registry.gitlab.com%2Fkimkelen%2Fkimkelen&tag=dev"
only:
- /^\d+\.\d+\.\d+-(dev|test)$/

0 comments on commit 73b5e21

Please sign in to comment.