Merge branch 'custom' into renovate/github.com-go-resty-resty-v2-2.x
This commit is contained in:
commit
787c1cc986
@ -24,7 +24,4 @@ jobs:
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
hash=${{gitea.sha}}
|
||||
docker build . --tag ${{env.REGISTRY}}/${{env.IMAGE}}:latest --tag ${{env.REGISTRY}}/${{env.IMAGE}}:${hash::7}
|
||||
docker push ${{env.REGISTRY}}/${{env.IMAGE}}:${hash::7}
|
||||
docker push ${{env.REGISTRY}}/${{env.IMAGE}}:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user