changed file
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 26s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 26s
This commit is contained in:
parent
efc8529fa2
commit
661ce77564
3 changed files with 1 additions and 9 deletions
|
@ -54,7 +54,7 @@ jobs:
|
|||
- run: ls -lah
|
||||
- run: yarn add yup
|
||||
- run: ls -lah
|
||||
- run: echo ${{ steps.yarn-cache-dir-path.outputs.dir }}
|
||||
- run: ls ${{ steps.yarn-cache-dir-path.outputs.dir }}
|
||||
- run: echo ${{ hashFiles('**/yarn.lock') }}
|
||||
|
||||
# - name: Build and push Docker image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue