Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment