-
- Downloads
extra: Remove snapshot build type from build.sh
We don't use it anymore.
parent
0361ad85
No related branches found
No related tags found
Please register or sign in to comment
From 1. 4., DockerHub introduces new very strict rate limitations on docker image pulls.
Consider changing FROM tags in dockerfiles to use altenative providers or add login step at the beginning of CI/CD job as authenticated requests aren't affected.
We don't use it anymore.