Disable push/image publish for now
This commit is contained in:
parent
043bf16ddb
commit
78a8cb5fac
@ -42,6 +42,6 @@ script:
|
|||||||
- if [ $TASK = PRIMES ]; then nosetests3 tests/test_primes.py ; fi
|
- if [ $TASK = PRIMES ]; then nosetests3 tests/test_primes.py ; fi
|
||||||
#- if [ $TASK = STREAMINGANDFORMATTING ]; then nosetests3 tests/test_streamingandformatting.py ; fi
|
#- if [ $TASK = STREAMINGANDFORMATTING ]; then nosetests3 tests/test_streamingandformatting.py ; fi
|
||||||
- if [ $TASK = TAKEOVER ]; then nosetests3 tests/test_takeover.py ; fi
|
- if [ $TASK = TAKEOVER ]; then nosetests3 tests/test_takeover.py ; fi
|
||||||
after_success:
|
#after_success:
|
||||||
- bash push/run.sh
|
#- bash push/run.sh
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user