build: add script to deploy docker container to gitea registry
This commit is contained in:
@ -12,6 +12,9 @@
|
||||
# Ignore local log directories if they are created.
|
||||
/log
|
||||
|
||||
# Ignore developer tooling scripts
|
||||
/scripts
|
||||
|
||||
# Ignore git history and local git configuration.
|
||||
.git
|
||||
.gitignore
|
||||
|
Reference in New Issue
Block a user