mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-26 12:39:38 +00:00
docs: update notes
This commit is contained in:
parent
b71ad2d014
commit
4cd0877e87
13
README.md
13
README.md
@ -221,19 +221,14 @@ The alpine base Hugo Docker image is provided on the following repository.
|
|||||||
|
|
||||||
## Maintainer Notes
|
## Maintainer Notes
|
||||||
|
|
||||||
Run `npm` and `git commit` commands on a container.
|
Run `npm test` on a Docker container.
|
||||||
|
|
||||||
**On Host**
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Docker
|
# On container
|
||||||
make build
|
make build
|
||||||
make run
|
make all
|
||||||
make run cmd="env"
|
|
||||||
make test
|
|
||||||
make commit msg="chore: Add Makefile"
|
|
||||||
|
|
||||||
# Release
|
# Release script on host
|
||||||
./release.sh
|
./release.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user