eu-digital-identity-wallet / eudi-srv-web-verifier-endpoint-23220-4-kt

Web application (Backend Restful service) that acts as a Verifier/RP trusted end-point.
Apache License 2.0
12 stars 15 forks source link

Update docker publication github action #69

Closed babisRoutis closed 11 months ago

babisRoutis commented 11 months ago

Please use eudi-srv-pid-issuer to

Update the github action for creating the docker image.

babisRoutis commented 11 months ago

To implement and test the fix

  1. Create a branch to niscy, implement the changes and push to Niscy
  2. Create a temporary tag to local repo, using the semVer (ie v0.0.1)
  3. Push the tag to niscy
  4. The github action for publish should be triggered (publication will be done to niscy packages)
  5. If ok, delete tag and package and PR to upstream