Skip to content

Commit 5ed09e9

Browse files
committed
Bump new release
1 parent 9335866 commit 5ed09e9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.appveyor.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -367,19 +367,6 @@ for:
367367
fi
368368
- cd ..
369369

370-
# test_script:
371-
# - docker images
372-
# - docker run --name flet-test -d flet/server
373-
# - sleep 10
374-
# - docker logs flet-test
375-
376-
# # publish to docker.io on tagged builds only
377-
# - sh: |
378-
# if [[ "$APPVEYOR_REPO_TAG" == "true" ]]; then
379-
# echo "$DOCKER_REGISTRY_PASS" | docker login --username $DOCKER_REGISTRY_USER --password-stdin
380-
# docker image push --all-tags flet/server
381-
# fi
382-
383370
artifacts:
384371
- path: server/dist/fletd-*
385372
- path: server/dist/fletd_*/*

0 commit comments

Comments
 (0)