chg: ci add upload deploy dir as artifact

This commit is contained in:
Nathanaël HANNEBERT 2022-07-18 19:31:21 +02:00
parent b0c0fd7e82
commit c1fb6dd148
1 changed files with 4 additions and 1 deletions

View File

@ -33,4 +33,7 @@ jobs:
sudo curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh ./get-docker.sh
sudo ./build-docker.sh
- uses: actions/upload-artifact@v3
with:
name: Upload deploy directory as artifact
path: deploy/