feat: debug image name
This commit is contained in:
parent
82493003e8
commit
b1ef7e758a
5 changed files with 68 additions and 5 deletions
3
force-push.sh
Executable file
3
force-push.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#/bin/sh
|
||||
|
||||
git add .; git commit --amend --no-edit; git push --force; git tag -d v1; git tag v1; git push --force origin v1;
|
Loading…
Add table
Add a link
Reference in a new issue