Resolves: RHEL-87876 Use v2021 tag in gnome-desktop-testing
This commit is contained in:
parent
3b0de74af7
commit
b1848f5802
@ -38,6 +38,11 @@
|
||||
dest: gnome-desktop-testing
|
||||
force: yes
|
||||
|
||||
- name: Checkout v2021.1 tag in GNOME installed-tests testing harness
|
||||
command: git checkout -q -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user