10 Commits

Author SHA1 Message Date
Eugenio Romano
f965477e20
Update docker-publish.ts 2020-12-01 12:15:56 +00:00
Denys Vuika
94e2e83e73
ADF CLI fixes (#5674)
* safety checks and better path eval

* do not execute command on help

* rewrite 'update-version' command
2020-05-06 11:18:38 +01:00
Maurizio Vitale
81efb07283
adf-cli Provide a way to pass buildArgs to the docker build (#5507)
* Provide a way to pass buildArgs to the docker build

* Create folder in case does not exist
2020-02-24 17:10:40 +00:00
Eugenio Romano
4f0cebe98b
refactor cli and add new s3 (#5211) 2019-11-11 15:48:55 +01:00
Eugenio Romano
6590b59de0 fix scripts npm 2019-08-29 20:15:10 +01:00
maurizio vitale
bfc132eeff Improve the docker log 2019-08-28 12:03:10 +01:00
maurizio vitale
ee9ed24844 Improve the docker log 2019-08-28 12:02:37 +01:00
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command (#4918) 2019-07-10 18:44:23 +01:00
Maurizio Vitale
05baabb8f5
Add basic readme to run the docker publish with or without login (#4917)
add the tag to the docker image
publish the docker image
clean the docker image
2019-07-10 18:07:22 +01:00
Maurizio Vitale
a6e18e6c1b [ADF-4733] Create an adf-cli dispatcher to run the docker-publish (#4914)
* Create an adf-cli dispatcher to run the docker-publish

* not needed

* fix typo comma

* Create the adf-cli dist folder that contains
-bin
-script
-package.json

Build the dist folder during the ADF CI/CI pipeline
2019-07-10 15:06:35 +01:00