Commit b24555b8 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Use stage instead of type

parent 1847227f
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
%pre %pre
:plain :plain
trigger: trigger:
type: deploy stage: deploy
script: script:
- "curl -X POST -F token=TOKEN -F ref=REF_NAME #{builds_trigger_url(@project.id)}" - "curl -X POST -F token=TOKEN -F ref=REF_NAME #{builds_trigger_url(@project.id)}"
%h5.prepend-top-default %h5.prepend-top-default
......
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