|
@ -52,7 +52,7 @@ jobs: |
|
|
type=ref,event=branch |
|
|
type=ref,event=branch |
|
|
type=ref,event=pr |
|
|
type=ref,event=pr |
|
|
type=semver,pattern={{version}} |
|
|
type=semver,pattern={{version}} |
|
|
|
|
|
type=sha |
|
|
- name: Build and push (Ubuntu 24.04) |
|
|
- name: Build and push (Ubuntu 24.04) |
|
|
uses: docker/build-push-action@v6 |
|
|
uses: docker/build-push-action@v6 |
|
|
with: |
|
|
with: |
|
|