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 809d3a4 commit 9f7ab80Copy full SHA for 9f7ab80
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
REGISTRY: ghcr.io
17
NAME: ${{ matrix.schedulers }}-${{ matrix.modes }}
18
IMAGE: ${{ github.repository_owner }}/sv-callers-${{ matrix.schedulers }}
19
- TAG: "dev"
+ TAG: "1.2.2"
20
ARGS: 0 ${{ matrix.modes }} ${{ matrix.schedulers }}
21
steps:
22
- name: Checkout repo
0 commit comments