mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Update tests.toml
This commit is contained in:
parent
df6fb5b6d8
commit
3944cc87d6
1 changed files with 3 additions and 3 deletions
|
@ -15,6 +15,6 @@ test_format = 1.0
|
|||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
args.gitlab_url="https://gitlab.com/"
|
||||
args.token="GR1348941_Rew7obt4p9jZyQUtHLx"
|
||||
args.docker_image="alpine:latest"
|
||||
args.gitlab_url = "https://gitlab.com/"
|
||||
args.token = "GR1348941_Rew7obt4p9jZyQUtHLx"
|
||||
args.docker_image = "alpine:latest"
|
Loading…
Add table
Reference in a new issue