This commit is contained in:
bjoernellens1 2023-09-26 12:18:18 +02:00 committed by GitHub
parent 1bbbb9ac79
commit 52b2a50782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
- name: Build and Push Docker Compose Services
run: |
docker buildx bake -f docker-compose.yml
docker buildx bake --push
docker buildx bake -f docker-compose.yml --push
#env:
# COMPOSE_FILE: docker-compose.yml