Merge branch 'master' of https://git.fascinated.cc/Paste/Paste
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 2m50s
Publish Docker Image / docker (ubuntu-latest, 2.44.0) (push) Has been cancelled

This commit is contained in:
Lee
2024-06-21 18:20:29 +01:00

View File

@ -31,7 +31,7 @@ jobs:
# Build the Docker image # Build the Docker image
- name: Build Docker Image - name: Build Docker Image
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
push: true push: true
context: . context: .