Reorder dependencies for npm release steps (#48403)
This commit is contained in:
committed by
GitHub
parent
6f4131ad15
commit
67752ad88c
@@ -82,7 +82,7 @@ def retrieve_npm_packages_step():
|
||||
'name': 'retrieve-npm-packages',
|
||||
'image': publish_image,
|
||||
'depends_on': [
|
||||
'grabpl',
|
||||
'yarn-install',
|
||||
],
|
||||
'environment': {
|
||||
'GCP_KEY': from_secret('gcp_key'),
|
||||
|
||||
Reference in New Issue
Block a user