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 a17e79d commit 015bd85Copy full SHA for 015bd85
.github/workflows/build.yml
@@ -42,6 +42,5 @@ jobs:
42
push: true
43
tags: |
44
${{ secrets.DOCKER_USERNAME }}/dev-mock-cli:latest
45
- ${{ secrets.DOCKER_USERNAME }}/dev-mock-cli:${{ github.ref_name }}
46
47
0 commit comments