checkout
This commit is contained in:
@@ -26,6 +26,8 @@ jobs:
|
||||
run: |
|
||||
was=$(docker images | grep registry-app.inhome.blapointe.com:5001/docker:latest | awk '{print $3}')
|
||||
|
||||
git clone ${{ gitea.repository }}
|
||||
cd ./*/
|
||||
if ! sh ./build.sh; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user