Skip to content

Add explicit execution permission to entrypoint

Paul Tomasula requested to merge permission-error into main

Deployment to dev resulted in a permission error on the entrypoint.sh script. This commit sets explicitly sets execution permission for that file.

Merge request reports