added upload artifact

This commit is contained in:
orianelou
2023-05-08 14:07:30 +03:00
committed by GitHub
parent 1e1702eb65
commit 94d1adac01

View File

@@ -18,3 +18,10 @@ jobs:
- name: Build the agent
run: |
./scripts/entry.sh agent ubuntu focal
- name: upload artifact
uses: actions/upload-artifact@v3
with:
name: openappsec-focal.tar.gz
path: output/agent/openappsec-focal.tar.gz