Skip to content

Commit

Permalink
test labels format
Browse files Browse the repository at this point in the history
  • Loading branch information
andriy-f committed May 23, 2023
1 parent 64916f1 commit 4777aa5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-and-test-d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
push: false
cache-from: type=gha,scope=${{ github.ref_name}}-prod
cache-to: type=gha,mode=max,scope=${{ github.ref_name}}-prod
labels: |
org.opencontainers.image.version=2.0.2
org.opencontainers.image.revision=${{ github.sha }}
# labels: |
# org.opencontainers.image.version=2.0.2
# org.opencontainers.image.revision=${{ github.sha }}
labels: org.opencontainers.image.version=2.0.2

0 comments on commit 4777aa5

Please sign in to comment.