mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Add test upgrade from last packagingv1 version
This commit is contained in:
parent
62e57a4ec8
commit
115add3e2a
1 changed files with 3 additions and 1 deletions
|
@ -17,4 +17,6 @@ test_format = 1.0
|
|||
|
||||
args.gitlab_url = "https://gitlab.com/"
|
||||
args.token = "GR1348941_Rew7obt4p9jZyQUtHLx"
|
||||
args.docker_image = "alpine:latest"
|
||||
args.docker_image = "alpine:latest"
|
||||
|
||||
test_upgrade_from.84ce8e1.name = "Last packaging v1 version"
|
||||
|
|
Loading…
Add table
Reference in a new issue