Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jajik committed Jul 27, 2023
1 parent b132b57 commit cb8c24d
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_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 cb8c24d

Please sign in to comment.