test: echo architecture
Some checks failed
build-terraform-alpine / build-image (push) Failing after 15s
Some checks failed
build-terraform-alpine / build-image (push) Failing after 15s
This commit is contained in:
@@ -10,6 +10,8 @@ RUN ARCH=$(uname -m) && \
|
||||
ARCH="${ARCH}"; \
|
||||
fi
|
||||
|
||||
RUN echo ${ARCH}
|
||||
|
||||
RUN apk add --no-cache git npm bash
|
||||
|
||||
RUN apk add --update --virtual .deps --no-cache gnupg && \
|
||||
|
||||
Reference in New Issue
Block a user