This commit is contained in:
Andras Bacsai
2024-10-14 08:53:51 +02:00
parent 104aa447cc
commit 953a7d3f1e

View File

@@ -83,7 +83,7 @@ jobs:
run: |
echo "VERSION=$(docker run --rm -v "$(pwd):/app" -w /app ghcr.io/jqlang/jq:latest '.coolify.realtime.version' versions.json)"|xargs >> $GITHUB_OUTPUT
- name: Build and Push Image
- name: Build and Push Image
uses: docker/build-push-action@v6
with:
context: .