packagespec upgrade -version 0.2.5 (#11481)
This commit is contained in:
parent
2efcaaf192
commit
4d4045710a
|
@ -291,6 +291,8 @@ $(RELEASE_TARGETS):
|
|||
|
||||
# QUERY_TARGETS are targets in the release repo that perform queries, and are therefore
|
||||
# not necessarily bound to a specific PRODUCT_VERSION or PRODUCT_REVISION.
|
||||
# We still export PRODUCT_VERSION and PRODUCT_REVISION because they can be used as query
|
||||
# parameters.
|
||||
QUERY_TARGETS := list-staged-builds list-promoted-builds list-custom-builds watch-ci
|
||||
|
||||
$(QUERY_TARGETS): RELEASE_SYSTEM_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# WARNING: Do not EDIT or MERGE this file, it is generated by packagespec.
|
||||
# ***
|
||||
lockid: c92e36137d5c5886
|
||||
packagespec-version: 0.2.4
|
||||
packagespec-version: 0.2.5
|
||||
cache-version: 10
|
||||
packages:
|
||||
- packagespecid: cbdbdba3a25dc848c96b3600c11eff858392b7b1
|
||||
|
|
Loading…
Reference in New Issue