diff --git a/.crow/docker-build-and-push.yml.old b/.crow/docker-build-and-push.yml similarity index 95% rename from .crow/docker-build-and-push.yml.old rename to .crow/docker-build-and-push.yml index c940aac..e9b080d 100644 --- a/.crow/docker-build-and-push.yml.old +++ b/.crow/docker-build-and-push.yml @@ -5,6 +5,9 @@ when: exclude: ['README.md'] - event: manual +labels: + platform: linux/amd64 + steps: - name: build-and-push image: woodpeckerci/plugin-docker-buildx diff --git a/.crow/test.yml b/.crow/test.yml.old similarity index 100% rename from .crow/test.yml rename to .crow/test.yml.old