Докер ранеры поддержка
All checks were successful
Build rosetta-sdu / build (push) Successful in 1m42s
All checks were successful
Build rosetta-sdu / build (push) Successful in 1m42s
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
sudo apt-get update && sudo apt-get install -y nodejs npm
|
||||
elif command -v brew &> /dev/null; then
|
||||
brew install node
|
||||
elif command -v apk &> /dev/null; then
|
||||
sudo apk add --no-cache nodejs npm
|
||||
fi
|
||||
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user