/angular-docker-pipeline

sample pipeline to deploy angular app using dockerfile and used sonarqube

Primary LanguageGroovy

angular-docker-pipeline

sample pipeline to deploy angular app using dockerfile and used sonarqube

If branch is renamed then we can keep locale branch sync with remote like;

git branch -m main Master git fetch origin git branch -u origin/Master Master git remote set-head origin -a