Skip to content

Commit

Permalink
Update docker_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chbrandt authored Oct 24, 2023
1 parent 7002199 commit d4c0015
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,13 @@ jobs:
name: env-tags
run: echo $DOCKER_METADATA_OUTPUT_TAGS

-
name: env-tag-0
run: echo ${DOCKER_METADATA_OUTPUT_TAGS[0]}

-
name: env-tag-0
run: echo ${DOCKER_METADATA_OUTPUT_TAGS[1]}


# isis-asp:
Expand Down

0 comments on commit d4c0015

Please sign in to comment.