mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
remove unnecessary calls to storage driver (#2432)
fix(storage): remove unnecessary calls to storage driver Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
# install dex
|
||||
git clone https://github.com/dexidp/dex.git
|
||||
cd dex/
|
||||
git checkout v2.39.1
|
||||
make bin/dex
|
||||
./bin/dex serve $GITHUB_WORKSPACE/test/dex/config-dev.yaml &
|
||||
cd $GITHUB_WORKSPACE
|
||||
|
||||
Reference in New Issue
Block a user