Skip to content

Commit

Permalink
fix tests for devel and maintenance branches
Browse files Browse the repository at this point in the history
  • Loading branch information
satkunas committed Jun 9, 2023
1 parent c9938e0 commit e07b726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1167,15 +1167,15 @@ pfappserver_el8:
extends:
- .test_job
- .test_script_job
- .test_branches_only_rules
- .test_devel_and_maintenance_rules

pfappserver_deb11:
variables:
VAGRANT_PF_DOTFILE_PATH: /var/local/gitlab-runner/vagrant/vagrant-${CI_JOB_NAME}-${CI_JOB_ID}
extends:
- .test_job
- .test_script_job
- .test_branches_only_rules
- .test_devel_and_maintenance_rules

dot1x_eap_peap_el8:
variables:
Expand Down

0 comments on commit e07b726

Please sign in to comment.