mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update test3.yml
This commit is contained in:
4
.github/workflows/test3.yml
vendored
4
.github/workflows/test3.yml
vendored
@@ -28,6 +28,10 @@ jobs:
|
||||
(echo; echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"') >> ${HOME}/.bash_profile
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
brew install hcloud
|
||||
|
||||
# generate machine
|
||||
hcloud server create --name Runner --image ubuntu-22.04 --type cax11 --ssh-key TORRENT
|
||||
|
||||
hcloud server list
|
||||
|
||||
- name: Show machines
|
||||
|
||||
Reference in New Issue
Block a user