Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d866b595d6 |
@@ -17,7 +17,7 @@ WORKDIR /build
|
||||
|
||||
RUN apk add curl tar
|
||||
|
||||
RUN curl -vLJ -H "Authorization: token ${TOKEN}" -o chronical_linux_amd64.tar https://git.anomalous.dev/57_Wolve/chronical/releases/download/${VERSION}/discord-sentinel_linux_amd64.tar
|
||||
RUN curl -vLJ -H "Authorization: token ${TOKEN}" -o chronical_linux_amd64.tar https://git.anomalous.dev/57_Wolve/chronical/releases/download/${VERSION}/chronical_linux_amd64.tar
|
||||
|
||||
RUN tar xvf chronical_linux_amd64.tar -C /build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user