You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We are currently building the container on the server, this workload could be put into out build servers and we would also keep some built docker images ready to use.
This also ensures that everything builds
Describe the solution you'd like
A clear and concise description of what you want to happen.
Run GitHub action on develop and the pr branches
Build docker images of the services and push them to the registry
Cleanup docker images after merge (see Artemis)
Deploy using built docker images
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We are currently building the container on the server, this workload could be put into out build servers and we would also keep some built docker images ready to use.
This also ensures that everything builds
Describe the solution you'd like
A clear and concise description of what you want to happen.
The text was updated successfully, but these errors were encountered: