push url
Build / Deploy (push) Successful in 1m36s
Details
Build / Deploy (push) Successful in 1m36s
Details
This commit is contained in:
parent
f429b01903
commit
e7a9155d0c
|
@ -45,7 +45,7 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: git.riksolo.com/riksolo/eleventy-riksolo-com:latest , eleventy-riksolo-com:${{github.sha}}
|
tags: git.riksolo.com/riksolo/eleventy-riksolo-com:latest , git.riksolo.com/riksolo/eleventy-riksolo-com:${{github.sha}}
|
||||||
|
|
||||||
- name: Completion webhook
|
- name: Completion webhook
|
||||||
if: ${{always()}}
|
if: ${{always()}}
|
||||||
|
|
Loading…
Reference in New Issue