integrate kontor-angular
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ else
|
||||
-p 8400:8400 \
|
||||
-p 8500:8500 \
|
||||
-p 8600:8600 \
|
||||
-p 8700:80 \
|
||||
-p 8700:8700 \
|
||||
-p 8800:8800 \
|
||||
-p 8900:8080 \
|
||||
-p 61616:61616 \
|
||||
|
||||
@@ -9,7 +9,6 @@ cd "$(dirname "$0")/.."
|
||||
echo "==> Stopping and removing pod kontor"
|
||||
if podman pod exists kontor; then
|
||||
podman pod stop kontor
|
||||
podman pod rm kontor
|
||||
fi
|
||||
|
||||
script/cibuild
|
||||
|
||||
Reference in New Issue
Block a user