Update .forgejo/workflows/publish.yml
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 23s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 23s
This commit is contained in:
parent
a0b4aae83c
commit
574e95acb8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue