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
In #56
we implemented uploading of image tags for specific script-language releases.
However, we also need to upload new tags whenever we merge new standard container into the database.
Acceptance Criteria
Create a GHActions which triggers a job (AWS/GoogleCloud?) whenever a specific tag ("Exasol release ???") is beeing pushed.
This job then should create the script language container and push to Dockerhub with correct naming.
Background
In
#56
we implemented uploading of image tags for specific script-language releases.
However, we also need to upload new tags whenever we merge new standard container into the database.
Acceptance Criteria
Create a GHActions which triggers a job (AWS/GoogleCloud?) whenever a specific tag ("Exasol release ???") is beeing pushed.
This job then should create the script language container and push to Dockerhub with correct naming.
Depends
#56
The text was updated successfully, but these errors were encountered: