Upgrade to oci-build-task 0.10.0 in CI task

This commit is contained in:
Brian Clozel
2022-05-13 08:55:28 +02:00
parent 944c14bdf9
commit a6cd8a78e2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
source $(dirname $0)/common.sh
CONFIG_DIR=git-repo/ci/config
version=$( cat artifactory-repo/build-info.json | jq -r '.buildInfo.modules[0].id' | sed 's/.*:.*:\(.*\)/\1/' )