mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
b1c61ddf1f
commit
e4e8c11757
1 changed files with 4 additions and 5 deletions
|
@ -19,11 +19,10 @@ build:
|
||||||
classic.yarnpkg.com: '*'
|
classic.yarnpkg.com: '*'
|
||||||
git-scm.org: '*'
|
git-scm.org: '*'
|
||||||
# TODO: gox
|
# TODO: gox
|
||||||
script: |
|
script:
|
||||||
make bootstrap static-dist dev-ui
|
- go mod tidy
|
||||||
|
- make bootstrap static-dist dev-ui
|
||||||
mkdir -p {{prefix}}/bin
|
- install -D bin/vault {{prefix}}/bin/vault
|
||||||
mv bin/vault {{prefix}}/bin/vault
|
|
||||||
|
|
||||||
provides:
|
provides:
|
||||||
- bin/vault
|
- bin/vault
|
||||||
|
|
Loading…
Reference in a new issue