Skip to content

Commit

Permalink
ci: Transition to ICO image labels
Browse files Browse the repository at this point in the history
  • Loading branch information
flaix committed Feb 6, 2022
1 parent 3674b7b commit ab19bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ jobs:
labels: |
org.label-schema.vcs-ref=${{github.sha}}
org.label-schema.build-date=${{env.BUILD_DATE}}
org.opencontainers.image.revision=${{ env.GITBLIT_GIT_SHA }}
org.opencontainers.image.created=${{ env.BUILD_DATE }}
- name: Install Goss for testing the docker image
uses: e1himself/[email protected]
Expand Down

0 comments on commit ab19bce

Please sign in to comment.