Skip to content
Snippets Groups Projects
Commit 5d2407a2 authored by Xiao Gui's avatar Xiao Gui
Browse files

bugfix: gha action

parent eb8065a8
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ jobs:
--env HBP_CLIENTID=${{ secrets.HBP_CLIENTID }} \
--env HBP_CLIENTSECRET=${{ secrets.HBP_CLIENTSECRET }} \
--env REFRESH_TOKEN=${{ secrets.REFRESH_TOKEN }} \
--env PLUGIN_URLS=${{ env.ATLAS_URL }}/res/plugin_examples/plugin1/manifest.json
--env PLUGIN_URLS=${{ env.ATLAS_URL }}/res/plugin_examples/plugin1/manifest.json \
-dit \
${DOCKER_IMAGE_NAME}:${DOCKER_IMAGE_TAG}
- uses: actions/checkout@v1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment