Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

Create deploy release in Azure Devops #13068

Open mirkoSekulic opened 2 days ago

mirkoSekulic commented 2 days ago

We have a new service called eid-logger. We already have a GitHub workflow that pushed the image to the ACR.

As a temporary solution, we need to set up deployment of the service in azure devops as a release.

We need to configure the trigger of the release after the specific workflow is executed in GitHub on the main branch.

bengtfredh commented 2 days ago

My recommendation is that you talk to @sduran and you set up flux in your cluster and use that to deploy. This will be the new standard. We have already started to set it up for platform.

Then you only need to push to acr and deploy will be pulled from acr.