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