We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd50ddf commit f8f6cf1Copy full SHA for f8f6cf1
.github/workflows/docker.yml
@@ -30,3 +30,4 @@ jobs:
30
org.opencontainers.image.source=${{ github.event.repository.html_url }}
31
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
32
org.opencontainers.image.revision=${{ github.sha }}
33
+ push: true
0 commit comments