use correct gh_dir env for zombienet (#4346)

This commit is contained in:
Javier Viola
2021-11-22 13:26:13 +01:00
committed by GitHub
parent 5310bd5585
commit 5cca7e8d9c
+2 -6
View File
@@ -612,9 +612,7 @@ zombienet-tests-parachains-smoke-test:
- job: publish-adder-collator-image
variables:
GH_DIR: 'https://github.com/paritytech/polkadot/tree/bernhard-malus-fx-zombienet/zombienet_tests/parachains'
# FIXME: use the master after the merge of the malus pr
# GH_DIR: 'https://github.com/paritytech/polkadot/tree/master/zombienet_tests/parachains'
GH_DIR: 'https://github.com/paritytech/polkadot/tree/master/zombienet_tests/parachains'
before_script:
- echo "Zombie-net Tests Config"
@@ -651,9 +649,7 @@ zombienet-tests-malus-dispute-valid:
- job: publish-adder-collator-image
variables:
GH_DIR: 'https://github.com/paritytech/polkadot/tree/bernhard-malus-fx-zombienet/node/malus/integrationtests'
# FIXME: use the master after the merge of the malus pr
# GH_DIR: 'https://github.com/paritytech/polkadot/tree/master/node/malus/integrationtests'
GH_DIR: 'https://github.com/paritytech/polkadot/tree/master/node/malus/integrationtests'
before_script:
- echo "Zombie-net Tests Config"