Skip to content

Commit

Permalink
Ensure config file exists when loading demo data
Browse files Browse the repository at this point in the history
skip-checks:true
  • Loading branch information
garrettjstevens committed Oct 8, 2024
1 parent 1f5efa3 commit 2900769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reload_demo_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
"$@"
}
touch ~/.config/apollo-cli/config.yml
apollo config address http://host.docker.internal/apollo
apollo config accessType root
apollo config rootCredentials.username ${{ secrets.ROOT_USER_NAME }}
Expand Down

0 comments on commit 2900769

Please sign in to comment.