mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Add CI pipeline debugging
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -59,6 +59,7 @@ jobs:
|
||||
curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
|
||||
sudo apt install nodejs
|
||||
matrix_os=${{ matrix.os }}
|
||||
echo "MATRIX OS IS ${matrix_os}"
|
||||
case $matrix_os in
|
||||
ubuntu-18.04)
|
||||
os_name="ubuntu~bionic"
|
||||
|
||||
Reference in New Issue
Block a user