|
@@ -16,7 +16,7 @@ ingredients:
|
|
- deb http://archive.ubuntu.com/ubuntu/ trusty main universe
|
|
- deb http://archive.ubuntu.com/ubuntu/ trusty main universe
|
|
script:
|
|
script:
|
|
- pwd
|
|
- pwd
|
|
- - cp ../.build/linux/deb/amd64/deb/*.deb .
|
|
|
|
|
|
+ - cp ../vscode/.build/linux/deb/amd64/deb/*.deb .
|
|
- ls codium_*.deb | cut -d _ -f 2 > VERSION
|
|
- ls codium_*.deb | cut -d _ -f 2 > VERSION
|
|
|
|
|
|
script:
|
|
script:
|