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 837483d commit f2546d2Copy full SHA for f2546d2
.github/workflows/docker-image-semantic.yml
@@ -48,6 +48,8 @@ jobs:
48
${{ secrets.ACR_REGISTRY }}/opencsg_public/csghub_portal
49
tags: |
50
type=ref,event=tag
51
+ flavor: |
52
+ latest=false
53
54
- name: Build and push Docker image
55
uses: docker/build-push-action@v6
0 commit comments