WIP: feat: jenkins push docker imagen by branch #2763

Draft
alexm wants to merge 53 commits from 6695-docker_push into dev
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 0d12540b03 - Show all commits

View File

@ -54,6 +54,7 @@ COPY \
LICENSE \ LICENSE \
README.md \ README.md \
gulpfile.js \ gulpfile.js \
myt.config.yml \
./ ./
RUN npm install -g gulp-cli RUN npm install -g gulp-cli