changed file
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m9s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m9s
This commit is contained in:
parent
9a3364f51e
commit
5e1367e355
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ jobs:
|
|||
with:
|
||||
images: git.vault48.org/${{ env.GITHUB_REPOSITORY }}
|
||||
|
||||
- run: npm i -g yarn
|
||||
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn-cache-dir-path
|
||||
run: echo "dir=$(yarn cache dir)" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue