fix(core): update
This commit is contained in:
parent
f443d220c6
commit
1089942cc3
@ -1,2 +1 @@
|
||||
#!/bin/sh
|
||||
echo "this runs within latest container!";
|
||||
|
@ -1 +0,0 @@
|
||||
mkdocs --version
|
@ -1,3 +1,5 @@
|
||||
# npm
|
||||
npm install -g npmts
|
||||
npmts -v
|
||||
npm -v
|
||||
node -v
|
||||
npm install -g @gitzone/gitzone
|
||||
gitzone -v
|
Loading…
Reference in New Issue
Block a user