Update .forgejo/workflows/publish.yml
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 26s

This commit is contained in:
muerwre 2024-08-16 23:04:16 +07:00
parent 1d9952b2b3
commit 8988ddeb47

View file

@ -55,6 +55,7 @@ jobs:
- run: yarn add yup
- run: ls -lah
- run: echo ${{ steps.yarn-cache-dir-path.outputs.dir }}
- run: echo ${{ hashFiles('**/yarn.lock') }}
# - name: Build and push Docker image
# id: push