ci : fix docker build number and tag name (#9638)

* ci : fix docker build number and tag name

* fine-grant permissions
This commit is contained in:
Xuan Son Nguyen 2024-09-25 17:26:01 +02:00 committed by GitHub
parent 1e43630218
commit ea9c32be71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 39 additions and 21 deletions

View file

@ -1,7 +1,7 @@
*.o
*.a
.cache/
.git/
# Do not ignore .git directory, otherwise the reported build number will always be 0
.github/
.gitignore
.vs/