Update 'Debian.yaml'
This commit is contained in:
@@ -950,8 +950,8 @@ actions:
|
||||
- trigger: post-unpack
|
||||
action: |-
|
||||
#!/bin/sh
|
||||
echo 'Acquire::http::Proxy "http://192.168.2.83";' > /etc/apt/apt.conf.d/01prox
|
||||
echo '#Acquire::http::Proxy "http://192.168.2.83";' >> /etc/apt/apt.conf.d/01prox
|
||||
echo 'Acquire::http::Proxy "http://192.168.2.83:80";' > /etc/apt/apt.conf.d/01prox
|
||||
echo '#Acquire::http::Proxy "http://192.168.2.83:80";' >> /etc/apt/apt.conf.d/01prox
|
||||
|
||||
- trigger: post-packages
|
||||
action: |-
|
||||
@@ -993,4 +993,4 @@ actions:
|
||||
- jenkins
|
||||
|
||||
mappings:
|
||||
architecture_map: debian
|
||||
architecture_map: debian
|
||||
Reference in New Issue
Block a user