Skip to content

Commit

Permalink
wip 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jajik committed Jul 27, 2023
1 parent cb8c24d commit 9762b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
env:
IMG: local-tomcat
HTTPD_IMG: local-httpd
MPC_BRANCH: "$GITHUB_REF_NAME"
MPC_BRANCH: ${{ github.head_ref || github.ref_name }}
MPC_CONF: https://raw.githubusercontent.com/jajik/mod_proxy_cluster/rework-test-add-ci/test/httpd/mod_proxy_cluster.conf
DEBUG: on
ITERATION_COUNT: 5
Expand Down

0 comments on commit 9762b25

Please sign in to comment.