- Auto run on tags was causing the manual builds fail since the git tag would already be committed by the auto run.
- Auto run of
publish_package_with_docker
would fail since we don't havePACKAGE_VERSION
pre defined.
So let's remove all of these.
publish_package_with_docker
would fail since we don't have PACKAGE_VERSION
pre defined.So let's remove all of these.