Skip to content

Commit

Permalink
fix more admin path
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbo committed Jul 27, 2023
1 parent bfc2c59 commit 855e512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ jobs:
params:
<<: *env-cf
CF_APP_NAME: pages-admin-((deploy-env))
CF_MANIFEST: .cloudgov/manifest.yml
CF_VARS_FILE: .cloudgov/vars/pages-((deploy-env)).yml
CF_MANIFEST: src/.cloudgov/manifest.yml
CF_VARS_FILE: src/.cloudgov/vars/pages-((deploy-env)).yml
CF_PATH: src/admin-client
on_failure:
try:
Expand Down

0 comments on commit 855e512

Please sign in to comment.