gitlab dependencies: is "needs" what need ?

Dependencies: did not do what I expected it to
parent 79608062
......@@ -90,8 +90,7 @@ build:klarlack:manual:
# ascn: same as klarlack, plus Dockerfile.ascn
build:ascn:
extends: .build-ascn
dependencies:
- build:klarlack
needs: ["build:klarlack"]
rules:
- changes:
- container/Dockerfile.ascn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment