mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-17 12:23:10 +00:00
ci: fix correct docker bee version (#63)
This commit is contained in:
parent
6b63d0f164
commit
92d610be9a
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -54,6 +54,8 @@ jobs:
|
||||
echo "STATE_COMMIT=${{ github.event.inputs.stateCommit }}" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
echo "BEE_VERSION=${BEE_VERSION/v}" >> $GITHUB_ENV
|
||||
|
||||
- name: Auth to Github Package Docker Registry
|
||||
if: ${{ github.event_name == 'repository_dispatch' || (github.event.inputs.buildImage == 'true' && success()) }}
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user