push url
All checks were successful
Build / Deploy (push) Successful in 1m36s
All checks were successful
Build / Deploy (push) Successful in 1m36s
This commit is contained in:
parent
f429b01903
commit
e7a9155d0c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
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
|
||||
if: ${{always()}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue