mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-02-20 18:56:56 +00:00
[DEV-134] Removed pushing the built docker to a remove repository. That's unnecessary at this stage.
This commit is contained in:
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@@ -7,10 +7,4 @@ node {
|
||||
|
||||
stage 'Build'
|
||||
sh "./deploy.sh build"
|
||||
|
||||
stage 'Push Docker'
|
||||
sh "./deploy.sh push"
|
||||
|
||||
stage 'Integration Test'
|
||||
echo 'Starting integration test...'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user