Revert "Trigger labsync generator when upload is done"

This reverts commit d443e880d5.

While the pipeline is still running, labsync generator can't retrieve
its result as it is not yet marked as successfully finished.

Therefore, it is easier to use a webhook instead
This commit is contained in:
Jakob Lechner 2022-01-07 04:22:12 +00:00
parent b5417f998a
commit 632387dfd1
No known key found for this signature in database
GPG key ID: 996082EFB5906C10
2 changed files with 0 additions and 9 deletions

View file

@ -5,7 +5,6 @@ RUN apk add --no-cache \
aws-cli \
ca-certificates \
coreutils \
curl \
libffi \
mktorrent \
openssh-client \