This commit is contained in:
Andras Bacsai
2024-10-14 09:28:34 +02:00
parent 6c2c2ee347
commit bb16808653
2 changed files with 2 additions and 2 deletions

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: .