Compare commits
1 Commits
feature/bu
...
fd39305966
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd39305966 |
@@ -58,7 +58,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ vars.INSTANCE_URL }}/tech-reborn/phoenix:${{ github.sha }}
|
||||
tags: ${{ github.repository }}:${{ github.sha }}
|
||||
|
||||
# type-check:
|
||||
# runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user