mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-02 01:38:15 -05:00
更新buildx执行目录
This commit is contained in:
parent
ad6655c8c8
commit
098ed2dd47
@ -3,9 +3,7 @@
|
||||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
. "$DIR/ci/frontend-build"
|
||||
|
||||
cd "${DIR}/.."
|
||||
|
||||
echo `pwd && ls`
|
||||
cd "${DIR}/../.."
|
||||
|
||||
# Buildx Builder
|
||||
docker buildx create --name "Buildx-NPM" || echo
|
||||
|
Loading…
Reference in New Issue
Block a user