dev #17

Merged
sujiba merged 6 commits from dev into main 2024-09-17 12:04:13 +02:00
Showing only changes of commit cdb94066e7 - Show all commits

View file

@ -58,7 +58,7 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
with: with:
endpoint: tcp://forgejo-docker-in-docker-1:2375 endpoint: tcp://docker-in-docker:2375
platforms: linux/amd64,linux/arm64,linux/arm/v7 platforms: linux/amd64,linux/arm64,linux/arm/v7
- name: Build and push - name: Build and push