mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Packaging
This commit is contained in:
@@ -8,8 +8,6 @@ else
|
||||
cd `dirname $CWD`
|
||||
fi
|
||||
|
||||
echo "Pulling Theme..." && \
|
||||
docker pull rancherlabs/website-theme:latest && \
|
||||
echo "Building Image..." && \
|
||||
docker build -t rancher/docs:latest . && \
|
||||
echo "Pushing Image..." && \
|
||||
|
||||
Reference in New Issue
Block a user