mirror of
https://github.com/willfarrell/docker-autoheal.git
synced 2024-12-06 19:16:20 +01:00
ci: move build script to root to allow relative paths to root
This commit is contained in:
@@ -24,5 +24,5 @@ jobs:
|
||||
env:
|
||||
DOCKER_CLI_EXPERIMENTAL: enabled
|
||||
run: |
|
||||
curl -fsSL https://raw.githubusercontent.com/pschmitt/ci-setup-docker-buildx/master/setup.sh | bash
|
||||
./.github/workflows/build.sh
|
||||
bash ./.github/workflows/setup.sh |
|
||||
bash ./buildx.sh
|
||||
Reference in New Issue
Block a user