49: Use a Personal Access Token to access private modules. #4

Merged
roysc merged 6 commits from telackey/49b into wip 2023-07-07 04:36:32 +00:00
Showing only changes of commit 0b9b571ec9 - Show all commits

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/