Updated makefile
This commit is contained in:
parent
21b1e29e93
commit
6e42243373
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ clean:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
echo "Building webpage"
|
echo "Building webpage"
|
||||||
$(ENGINE) run --rm -v "./:/source" liliesh/franky-blag:latest
|
$(ENGINE) run --rm -v "./:/source" registry.pinkhaj.world/liliesh/franky-blag:latest
|
||||||
|
|
||||||
publish: clean build
|
publish: clean build
|
||||||
git add .
|
git add .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue