Commit c095047c authored by nimrod's avatar nimrod
Browse files

Revert "CI dependencies."

This reverts commit a90efee1. Builds
break when changing only the depending image.
parent 0cbc8c68
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -28,8 +28,6 @@ build-cgit:
  extends: .container-build
  variables:
    CONTEXT: cgit
  needs:
    - job: push-httpd

push-cgit:
  extends: .container-push
@@ -140,8 +138,6 @@ build-webdav:
  extends: .container-build
  variables:
    CONTEXT: webdav
  needs:
    - job: push-httpd

push-webdav:
  extends: .container-push
@@ -174,8 +170,6 @@ build-youtube-dl:
  extends: .container-build
  variables:
    CONTEXT: youtube-dl
  needs:
    - job: push-toolbx

push-youtube-dl:
  extends: .container-push
@@ -224,8 +218,6 @@ build-workbench:
  extends: .container-build
  variables:
    CONTEXT: workbench
  needs:
    - job: push-toolbx

push-workbench:
  extends: .container-push