Skip to content

Commit

Permalink
ci: set related commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rudivanhierden committed Dec 21, 2023
1 parent f36673f commit 78ecca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ARG APP
ARG PORT
ENV WORKSPACE apps/${APP}

LABEL org.opencontainers.image.description="Openstad Headless ${APP} image - related commit: $GITHUB_SHA"
LABEL org.opencontainers.image.description="Openstad Headless ${APP} image - related commit: https://github.com/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}"

WORKDIR /opt/openstad-headless

Expand Down

0 comments on commit 78ecca2

Please sign in to comment.