mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
test 19
This commit is contained in:
parent
557726616d
commit
405dfb2e6b
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
# password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- run: echo "docker build is ok." ${{matrix.profile}} ${{matrix.dockertag}} ${{matrix.dockerhubtag}}
|
||||
- run: echo env ${{env.DOCKERHUB_USERNAME}} vars ${{vars.DOCKERHUB_USERNAME}}
|
||||
- run: echo sha ${{github.sha::7}}
|
||||
- run: echo sha ${github.sha::7}
|
||||
# - run: echo ${{ github.sha.substr(0, 7) }}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue