Resolves: RHEL-1616 Checkout v2021.1 in gnome-desktop-testing

This commit is contained in:
Takao Fujiwara 2023-10-27 09:34:47 +09:00
parent d643cd7017
commit 62e1a488fc
1 changed files with 5 additions and 0 deletions

View File

@ -38,6 +38,11 @@
dest: gnome-desktop-testing
force: yes
- name: Checkout v2021.1 tag in GNOME installed-tests testing harness
command: git checkout -b v2021.1 refs/tags/v2021.1
args:
chdir: gnome-desktop-testing
- name: Configure GNOME installed-tests testing harness build
command: ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
args: