1
0
Fork 0
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:
ericgaspar 2023-11-25 08:12:53 +01:00
parent df6fb5b6d8
commit 3944cc87d6

View file

@ -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"