[v10.0.x] CI: Fix race condition when building docker on main (#77509)
* CI: Fix race condition when building docker on main (#77504)
* build docker after packages are updated
* use my branch for main pipelines for testing
* use my branch for main pipelines for testing
* use main instead now
* formatting
(cherry picked from commit f6d3238505)
* make drone
This commit is contained in:
@@ -3,7 +3,7 @@ global variables
|
||||
"""
|
||||
|
||||
grabpl_version = "v3.0.42"
|
||||
golang_version = "1.20.10"
|
||||
golang_version = "1.21.3"
|
||||
|
||||
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
|
||||
nodejs_version = "18.12.0"
|
||||
|
||||
Reference in New Issue
Block a user