Skip to content

Commit 2f5a404

Browse files
debug 7
1 parent 2932c50 commit 2f5a404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ function compute_latest_version() {
6666
# See https://github.com/opencontainers/image-spec/blob/main/annotations.md for common labels
6767
# See https://docs.github.com/en/packages/learn-github-packages/connecting-a-repository-to-a-package
6868
function docker_build() {
69+
echo ">>>>>>>> DEBUG $ORACLE_JAVA8_TOKEN">> "$GITHUB_OUTPUT"
70+
6971
local target="$1"
7072
local tag="$2"
7173
shift

0 commit comments

Comments
 (0)