Skip to content

Commit

Permalink
make the pupernetes-tags step manual (DataDog#2125)
Browse files Browse the repository at this point in the history
It currently depends on tag_release that is currently manual
  • Loading branch information
xvello authored Aug 13, 2018
1 parent 23bd397 commit 3e650aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1074,6 +1074,7 @@ pupernetes-master:
pupernetes-tags:
<<: *pupernetes_template
<<: *run_when_triggered_on_tag
when: manual
script:
# note: it's not the agent-dev
- inv -e e2e-tests --image=datadog/agent:$CI_COMMIT_TAG

0 comments on commit 3e650aa

Please sign in to comment.