Commit bf7e1fb6 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Debug

build: Debug
parents caa2235a 89c791f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -72,8 +72,8 @@ jobs:
          
          LABELS=()
          LABELS=("org.opencontainers.image.licenses=MIT")
          LABELS+=("org.opencontainers.image.title=${TITLE}")
          LABELS+=("org.opencontainers.image.description=${DESC}")
          LABELS+=("org.opencontainers.image.title=test test") # ${TITLE}")
          LABELS+=("org.opencontainers.image.description=test test") #${DESC}")
          LABELS+=("org.opencontainers.image.version=${VERSION}")
          LABELS+=("org.opencontainers.image.created=${BUILD_DATE}")
          LABELS+=("org.opencontainers.image.revision=${GITHUB_RUN_ID}")