We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f6ae5 commit e7719ecCopy full SHA for e7719ec
1 file changed
.github/workflows/sas_debian_builder.yml
@@ -125,7 +125,5 @@ jobs:
125
file: .devel/sas/Dockerfile
126
cache-from: type=gha
127
cache-to: type=gha,mode=max
128
- tags: |
129
- ${{ vars.DOCKER_USERNAME }}/sas:latest
130
- # ${{ vars.DOCKER_USERNAME }}/sas:jazzy
+ tags: ${{ vars.DOCKER_USERNAME }}/sas:jazzy
131
0 commit comments