mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-02-03 02:24:38 +08:00
Add tag script
This commit is contained in:
4
tag-nightly.sh
Executable file
4
tag-nightly.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git tag nightly-$(date +'%Y%m%d')
|
||||
|
||||
Reference in New Issue
Block a user