修改了dockerfile中的基础镜像2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m12s
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m12s
This commit is contained in:
@@ -39,9 +39,10 @@ jobs:
|
||||
apt-get install -y gettext &&
|
||||
apt-get install -y maven &&
|
||||
apt-get install -y sudo &&
|
||||
apt-get install -y iptables
|
||||
- name: Set up Docker
|
||||
uses: http://139.9.216.111:3000/bamanker/setup-docker-action@v4
|
||||
apt-get install -y iptables &&
|
||||
apt-get install -y docker
|
||||
# - name: Set up Docker
|
||||
# uses: http://139.9.216.111:3000/bamanker/setup-docker-action@v4
|
||||
- name: Generate maven config
|
||||
uses: http://139.9.216.111:3000/bamanker/maven-settings-action@v3.1.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user