Updating publish pipeline
This commit is contained in:
parent
44cae89808
commit
ba0f897de4
|
|
@ -45,5 +45,6 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/troop20-web:${{ github.ref_name }}
|
||||
Loading…
Reference in New Issue
Block a user