a
ci/woodpecker/push/release-version Pipeline failed
Details
ci/woodpecker/push/release-version Pipeline failed
Details
parent
65b2f13d7c
commit
350f63b93e
|
@ -54,7 +54,7 @@ RUN echo "setting up git" && \
|
|||
GOOS=linux GOARCH=arm64 go build -o "${OUT}/linux/arm64/$ENV2INI" "${GOFILE}" && \
|
||||
cd / && \
|
||||
echo "Copying future root addons" && \
|
||||
cp -r "/build/${DR}" "${DR}/" && \
|
||||
cp -r "/build/docker/root/*" "${DR}/" && \
|
||||
echo "Fixing permissions" && \
|
||||
chmod 755 "${DR}/usr/bin/entrypoint" "${DR}/usr/local/bin/gitea" "${DR}/etc/s6/gitea/*" "${DR}/etc/s6/openssh/*" "${DR}/etc/s6/.s6-svscan/*" && \
|
||||
echo "removing git repo" && \
|
||||
|
|
Loading…
Reference in New Issue