ci: use local docker cli job image for demo-app
Some checks failed
Docker Deploy / build-deploy (push) Failing after 1s
Some checks failed
Docker Deploy / build-deploy (push) Failing after 1s
This commit is contained in:
@@ -13,7 +13,6 @@ jobs:
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
set -eu
|
||||
apk add --no-cache git
|
||||
rm -rf /tmp/demo-app-source
|
||||
git clone /mnt/d/docker/gitea/data/git/gitea-repositories/admin/demo-app.git /tmp/demo-app-source
|
||||
cd /tmp/demo-app-source
|
||||
|
||||
Reference in New Issue
Block a user