geobeyond / Arpav-PPCV

La Piattaforma Proiezioni Climatiche per il Nord-Est propone proiezioni climatiche per il territorio del Nord-Est Italia attraverso undici indicatori.
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

Kickstart deployment to staging whenever a new docker image is published #9

Closed ricardogsilva closed 3 months ago

ricardogsilva commented 3 months ago

NOTE

Before merging this PR ensure that the following secrets exist in the repo's settings:

the values for these are similar as the ones from the backend repo


This PR adds the deployment.yaml github workflow file, which works in the exact same way as the one on the backend repo.

Whenever a new docker image is pushed to the repo's container registry, the workflow will trigger a webhook to the staging environment, which eventually results in the staging env performing a redeployment of the system.