* fix e2e

* Update notifications-component.e2e.ts

* fix e2e

* fix e2e

* try with interval

* Update version-actions.e2e.ts
This commit is contained in:
Eugenio Romano
2020-05-12 10:04:55 +01:00
committed by GitHub
parent 27fd18c40e
commit f72f82ed4a
12 changed files with 24 additions and 23 deletions

View File

@@ -10,6 +10,9 @@ echo "Running the docker with tag" $TAG_VERSION
# Publish Image to docker
sed s%href=\".\"%href=\".\"%g \
-i ./demo-shell/dist/index.html
mkdir "./demo-shell/tmp/"
mv ./demo-shell/dist/* ./demo-shell/tmp