latest branch is main, not stable
This commit is contained in:
parent
90b57c7aed
commit
41dc6f6eb2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -61,7 +61,7 @@ pipeline {
|
||||
REGISTRY="${AWS_ECR_URL}/web3-proxy"
|
||||
|
||||
// branch that should get tagged with "latest_$arch" (stable, main, master, etc.)
|
||||
LATEST_BRANCH="stable"
|
||||
LATEST_BRANCH="main"
|
||||
|
||||
// non-buildkit builds are officially deprecated
|
||||
// buildkit is much faster and handles caching much better than the default build process.
|
||||
|
Loading…
Reference in New Issue
Block a user