mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
remove root access for skopeo in Makefile
Signed-off-by: laurentiuNiculae <themelopeus@gmail.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
0d77b60de7
commit
aee94218aa
@@ -48,7 +48,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install rpm
|
||||
sudo apt install snapd
|
||||
sudo snap install skopeo --edge --devmode
|
||||
sudo apt-get install skopeo
|
||||
curl -Lo notation.tar.gz https://github.com/notaryproject/notation/releases/download/v0.7.1-alpha.1/notation_0.7.1-alpha.1_linux_amd64.tar.gz
|
||||
sudo tar xvzf notation.tar.gz -C /usr/bin notation
|
||||
go get github.com/wadey/gocovmerge
|
||||
|
||||
Reference in New Issue
Block a user