Agent should work

This commit is contained in:
2024-10-29 23:57:04 +01:00
parent 17d96cd069
commit 533b9fed6d
24 changed files with 703 additions and 19 deletions

View File

@ -24,8 +24,8 @@ jobs:
- name: Build the Management
run: bash ./build-mgmt.sh -no-updates
#- name: Build the Agent
# run: bash ./build-agent.sh -no-updates
- name: Build the Agent
run: bash ./build-agent.sh -no-updates
- name: Docker login
uses: docker/login-action@v3