mirror of
https://github.com/containers/skopeo.git
synced 2025-09-17 23:39:13 +00:00
adapt code for projectatomic github
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
@@ -19,7 +19,7 @@ set -e
|
||||
|
||||
set -o pipefail
|
||||
|
||||
export SKOPEO_PKG='github.com/runcom/skopeo'
|
||||
export SKOPEO_PKG='github.com/projectatomic/skopeo'
|
||||
export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
export MAKEDIR="$SCRIPTDIR/make"
|
||||
|
||||
|
Reference in New Issue
Block a user