Skip to content

Commit b105ada

Browse files
committed
fix e2e
Signed-off-by: Patrik Cyvoct <[email protected]>
1 parent deb6f9c commit b105ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ function build-pr() {
131131
export REGISTRY="${NPD_STAGING_REGISTRY}/pr/${PR}"
132132
export VERSION=$(get-version)
133133
export TAG="${VERSION}"
134-
make push-all
134+
make push
135135
write-env-file ${PR_ENV_FILENAME}
136136
}
137137

0 commit comments

Comments
 (0)