Deprecate alpine-aws image

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya Noguchi 2021-02-15 13:21:06 +00:00
parent de5b1d6d9b
commit c3d2546701
2 changed files with 0 additions and 6 deletions

View file

@ -113,7 +113,6 @@ ruby-2.7.2-git-2.29-chrome-85-node-12.18-yarn-1.22-docker-19.03.1 test: *test_cu
ruby-2.6.6-golang-1.14-git-2.26-lfs-2.9-chrome-81.0-node-12.x-yarn-1.21-postgresql-9.5-graphicsmagick-1.3.34: *test_custom ruby-2.6.6-golang-1.14-git-2.26-lfs-2.9-chrome-81.0-node-12.x-yarn-1.21-postgresql-9.5-graphicsmagick-1.3.34: *test_custom
danger test: *test_build danger test: *test_build
alpine-aws test: *test_build
alpine-helm test: *test_build alpine-helm test: *test_build
ruby-alpine-aws test: *test_build ruby-alpine-aws test: *test_build
gitlab-charts-build-base test: *test_build gitlab-charts-build-base test: *test_build
@ -188,7 +187,6 @@ ruby-2.7.2-git-2.29-chrome-85-node-12.18-yarn-1.22-docker-19.03.1 push: *build_a
ruby-2.6.6-golang-1.14-git-2.26-lfs-2.9-chrome-81.0-node-12.x-yarn-1.21-postgresql-9.5-graphicsmagick-1.3.34 push: *build_and_deploy_custom ruby-2.6.6-golang-1.14-git-2.26-lfs-2.9-chrome-81.0-node-12.x-yarn-1.21-postgresql-9.5-graphicsmagick-1.3.34 push: *build_and_deploy_custom
danger push: *build_and_deploy danger push: *build_and_deploy
alpine-aws push: *build_and_deploy
alpine-helm push: *build_and_deploy alpine-helm push: *build_and_deploy
ruby-alpine-aws push: *build_and_deploy ruby-alpine-aws push: *build_and_deploy
gitlab-charts-build-base push: *build_and_deploy gitlab-charts-build-base push: *build_and_deploy

View file

@ -1,4 +0,0 @@
FROM alpine:latest
RUN apk --no-cache add py-pip \
&& pip install --no-cache-dir awscli