Skip to content

River-iGaming/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

289 Commits
 
 
 
 

Repository files navigation

workflows

Tags

Tag Description
dotnet-v5 .NET libs/microservice
dotnet-specs-v1 .NET specs
node-v1 node e.g. libs for node/lerna/cli/ngx etc...
fe-v6 frontend app
vor-v2 vor config checks
# move tag
git tag -f v1 {new commit hash} (or use ui for this)
git push origin v1 -f
# shorthand
TAG=<TAG> && git tag -f $TAG && git push origin $TAG -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors