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
ETOS API CI has an action that updates the docker image tags for all ETOS API services. However the etos-executionspace image tag isn't updated.
This is because the file manifests/base/executionspace/deployment.yaml is a multi-document YAML and the YAML path does not point to the second document.
Additional Context
No response
Logs
No response
Expected Behavior
The Github action shall point to the second document in the YAML file:
Description
ETOS API CI has an action that updates the docker image tags for all ETOS API services. However the etos-executionspace image tag isn't updated.
This is because the file
manifests/base/executionspace/deployment.yaml
is a multi-document YAML and the YAML path does not point to the second document.Additional Context
No response
Logs
No response
Expected Behavior
The Github action shall point to the second document in the YAML file:
Steps To Reproduce
No response
The version of this project/repo, if applicable
No response
The version/edition of the Eiffel Protocol used, if applicable
main
The text was updated successfully, but these errors were encountered: