jwt issue
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m5s

This commit is contained in:
2025-01-06 22:11:04 -05:00
parent 514ce1e83b
commit 0eb689cef5

View File

@ -37,6 +37,8 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v2
env:
ACTIONS_RUNTIME_TOKEN: ''
with:
context: .
file: ./Dockerfile