Fix makefile command for xgettext-go status
build step
This commit is contained in:
@ -32,7 +32,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk add patchutils git make
|
- apk add patchutils git make
|
||||||
- cd /drone/src
|
- cd /drone/src
|
||||||
- make update-pot-metadata check-pot-changes
|
- make update-pot-po-metadata check-pot-changes
|
||||||
depends_on:
|
depends_on:
|
||||||
- xgettext-go
|
- xgettext-go
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user