diff --git a/builder/entrypoint.sh b/builder/entrypoint.sh index 30bc7022..38c11a0d 100644 --- a/builder/entrypoint.sh +++ b/builder/entrypoint.sh @@ -4,9 +4,6 @@ # Run steps # -echo "Stuff is working??" -exit 0 - source /steps/activate.sh source /steps/build.sh source /steps/return_license.sh