You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So actually this issue resolved for me, sorry I'm too lazy to create a pull request, but it still might be helpful for other so at least I posted it here
Hello, I tried to execute
make server
command but it fails during jenkins agent1 installation on Debian 10.3The error I've got:
After some research I fixed it using
apt install gcc-8-base
So I added this command to playbook, now it looks like this:
The text was updated successfully, but these errors were encountered: