fix: Remove proxy environment variables from Docker container configuration
Build and Deploy / build (push) Failing after 22s
Build and Deploy / build (push) Failing after 22s
This commit is contained in:
@@ -15,10 +15,6 @@ jobs:
|
||||
container:
|
||||
image: docker:latest
|
||||
options: --privileged
|
||||
env:
|
||||
HTTP_PROXY: http://proxyuser:87zH26nbqT2@46.249.98.211:3128
|
||||
HTTPS_PROXY: http://proxyuser:87zH26nbqT2@46.249.98.211:3128
|
||||
NO_PROXY: localhost,127.0.0.1,gitea-svc,194.5.195.53,10.0.0.0/8
|
||||
steps:
|
||||
# - name: Install dependencies
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user