Simplify slightly.
This commit is contained in:
parent
f0750e32fb
commit
0b9b571ec9
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user