Loading src/context/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ test context: - src/$IMAGE_NAME/** - .gitlab-ci.yml # Deployment of the monitoring service in Kubernetes Cluster # Deployment of the service in Kubernetes Cluster deploy context: stage: deploy needs: Loading src/device/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ test device: - src/$IMAGE_NAME/** - .gitlab-ci.yml # Deployment of the monitoring service in Kubernetes Cluster # Deployment of the service in Kubernetes Cluster deploy device: stage: deploy needs: Loading Loading
src/context/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ test context: - src/$IMAGE_NAME/** - .gitlab-ci.yml # Deployment of the monitoring service in Kubernetes Cluster # Deployment of the service in Kubernetes Cluster deploy context: stage: deploy needs: Loading
src/device/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ test device: - src/$IMAGE_NAME/** - .gitlab-ci.yml # Deployment of the monitoring service in Kubernetes Cluster # Deployment of the service in Kubernetes Cluster deploy device: stage: deploy needs: Loading