Update split request into multiple files
src/test/delete.http
0 → 100644
src/test/get.http
0 → 100644
src/test/put.http
0 → 100644
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.