CI git sha test
Deploy / Deploy (push) Successful in 1m33s
Details
Deploy / Deploy (push) Successful in 1m33s
Details
This commit is contained in:
parent
5c05bbf751
commit
dfb28d38ba
|
@ -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…
Reference in New Issue