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