Simplify slightly.
Some checks failed
Test / Run unit tests (pull_request) Failing after 46s
Test / Run integration tests (pull_request) Failing after 22s

This commit is contained in:
Thomas E Lackey 2023-07-06 15:32:26 -05:00
parent f0750e32fb
commit 0b9b571ec9

View File

@ -5,7 +5,6 @@ RUN apk add --no-cache gcc musl-dev binutils-gold linux-headers git
# Configure creds for gitea
ARG GITEA_TOKEN
ENV GITEA_TOKEN=$GITEA_TOKEN
# Get and cache deps
WORKDIR /plugeth-statediff/