Deprecate ruby-alpine-aws image

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya Noguchi 2021-02-16 06:14:56 +00:00
parent 523e78170f
commit 917bea8eeb
2 changed files with 0 additions and 6 deletions

View file

@ -111,7 +111,6 @@ ruby-2.6.6-golang-1.14-git-2.26-lfs-2.9-chrome-81.0-node-12.x-yarn-1.21-postgres
danger test: *test_build
alpine-helm test: *test_build
ruby-alpine-aws test: *test_build
gitlab-charts-build-base test: *test_build
gitlab-charts-build-base-helm-3 test: *test_build
gitlab-helm3-kubectl1.14 test: *test_build
@ -182,7 +181,6 @@ ruby-2.6.6-golang-1.14-git-2.26-lfs-2.9-chrome-81.0-node-12.x-yarn-1.21-postgres
danger push: *build_and_deploy
alpine-helm push: *build_and_deploy
ruby-alpine-aws push: *build_and_deploy
gitlab-charts-build-base push: *build_and_deploy
gitlab-charts-build-base-helm-3 push: *build_and_deploy
gitlab-helm3-kubectl1.14 push: *build_and_deploy

View file

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