Skip to content

Commit b8a078c

Browse files
committed
Use pipeline.
1 parent 099d3f2 commit b8a078c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

wercker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ build-py3:
6060
python setup.py test
6161
6262
deploy:
63-
box: python:3.7-slim
6463
steps:
6564
- script:
6665
name: deploy to pypi
6766
code: |
68-
cd $WERCKER_ROOT
67+
cd build-py3
6968
sh deploy.sh

0 commit comments

Comments
 (0)