Commit fa2f57a6 authored by nimrod's avatar nimrod
Browse files

Use a more descriptive and unique name.

parent e638f0e2
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ foo:
  stage: deploy
  tags: ["ns4.shore.co.il"]
  needs:
    - job: build
    - job: compose-build
      artifacts: true
  only:
    - branches
@@ -126,7 +126,7 @@ foo:
  image: *image
  stage: deploy
  needs:
    - job: build
    - job: docker-build
      artifacts: true
  only:
    - branches