Skip to content
Snippets Groups Projects
Commit 4738e994 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add variable for num of server to keep

parent 558080b5
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ variables: ...@@ -12,6 +12,7 @@ variables:
PKR_VAR_networks: '["ec11e2be-8fac-46cf-8fa2-9dffb74ba5df"]' PKR_VAR_networks: '["ec11e2be-8fac-46cf-8fa2-9dffb74ba5df"]'
GIT_AUTHOR_NAME: "Gitlab runner" GIT_AUTHOR_NAME: "Gitlab runner"
GIT_AUTHOR_EMAIL: "gitlab@runner" GIT_AUTHOR_EMAIL: "gitlab@runner"
NUM_SERVER_TO_KEEP: 5
stages: stages:
- build - build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment