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

This commit is contained in:
muerwre 2024-08-16 23:02:09 +07:00
parent a0b4aae83c
commit 574e95acb8

View file

@ -51,7 +51,9 @@ jobs:
restore-keys: | restore-keys: |
${{ runner.os }}-yarn- ${{ runner.os }}-yarn-
- run: ls -lah
- run: yarn add yup - run: yarn add yup
- run: ls -lah
# - name: Build and push Docker image # - name: Build and push Docker image
# id: push # id: push