mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
build.sh: end with date output
This commit is contained in:
parent
623c4e9781
commit
c4bbb49949
@ -127,3 +127,5 @@ docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-
|
|||||||
# * Upload the new plan .yaml file to the appropriate Github repo
|
# * Upload the new plan .yaml file to the appropriate Github repo
|
||||||
# * Register as a new Hackage distro
|
# * Register as a new Hackage distro
|
||||||
docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator upload-docs --target $TARGET --bundle-file $BUNDLE_FILE && stackage-curator upload-index --plan-file $PLAN_FILE --target $TARGET && stackage-curator upload-github --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --target $TARGET && exec stackage-curator hackage-distro --plan-file $PLAN_FILE --target $TARGET"
|
docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator upload-docs --target $TARGET --bundle-file $BUNDLE_FILE && stackage-curator upload-index --plan-file $PLAN_FILE --target $TARGET && stackage-curator upload-github --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --target $TARGET && exec stackage-curator hackage-distro --plan-file $PLAN_FILE --target $TARGET"
|
||||||
|
|
||||||
|
date
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user