remove build debug
This commit is contained in:
parent
f936801a24
commit
967d36a9e2
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ jobs:
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
run: |
|
run: |
|
||||||
cat content/pages/index.njk
|
|
||||||
ls content/portfolio/tivolivredenburg
|
|
||||||
docker build -t git.riksolo.com/riksolo/eleventy-riksolo-com:latest -t git.riksolo.com/riksolo/eleventy-riksolo-com:${{github.sha}} .
|
docker build -t git.riksolo.com/riksolo/eleventy-riksolo-com:latest -t git.riksolo.com/riksolo/eleventy-riksolo-com:${{github.sha}} .
|
||||||
docker push git.riksolo.com/riksolo/eleventy-riksolo-com:latest
|
docker push git.riksolo.com/riksolo/eleventy-riksolo-com:latest
|
||||||
docker push git.riksolo.com/riksolo/eleventy-riksolo-com:${{github.sha}}
|
docker push git.riksolo.com/riksolo/eleventy-riksolo-com:${{github.sha}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue