Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b296460dd |
@@ -73,6 +73,7 @@ jobs:
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
${{ env.IMAGE }}:${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user