Skip to content

Commit 39a43e5

Browse files
committed
Revert test echo
1 parent a8142f9 commit 39a43e5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

releases/latest/beta-instanton/build-criu.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
# Your account must have access to Red Hat content
55
# The build machine must have access to the internal network
66
# You must pass in your ftpuser and ftppass as files that contain your ID and password
7-
echo $1
8-
echo $2
9-
107
podman build --secret id=ftpuser,src=$1 --secret id=ftppass,src=$2 -t criu-build:ubi -f Dockerfile.criu.build.ubi .
118

129
container_id=$(podman create criu-build:ubi)

0 commit comments

Comments
 (0)