$echo "# demo-cicd" >> README.md git init; git add README.md; git commit -m "first commit"; git remote add origin https://github.com/95rade/demo-cicd.git; git push -u origin master;
-
Notifications
You must be signed in to change notification settings - Fork 0
95rade/demo-cicd
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published