mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Getting OFN commit should retrieve from meta-data
This commit is contained in:
@@ -25,7 +25,7 @@ function set_ofn_commit {
|
||||
}
|
||||
|
||||
function get_ofn_commit {
|
||||
echo `git rev-parse $BUILDKITE_BRANCH`
|
||||
echo `buildkite-agent meta-data get "openfoodnetwork:git:commit"`
|
||||
}
|
||||
|
||||
function checkout_ofn_commit {
|
||||
|
||||
Reference in New Issue
Block a user