This commit is contained in:
parent
5c05bbf751
commit
dfb28d38ba
1 changed files with 1 additions and 2 deletions
|
@ -34,8 +34,7 @@ jobs:
|
|||
with:
|
||||
node-version: '20.x'
|
||||
- run: npm i
|
||||
- run: echo ${{vars.GITHUB_SHA}}
|
||||
- run: echo ${{vars.GITEA_SHA}}
|
||||
- run: echo ${{github.sha}}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue