We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99ebd3 commit e937e6dCopy full SHA for e937e6d
test-module.sh
@@ -8,7 +8,7 @@ ssh_key="$(cat $SSH_KEYFILE)"
8
9
podman run -i \
10
-v .:/home/pwuser/ns8-module:z \
11
- --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:v19.1.1 \
+ --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.1.1 \
12
bash -l -s <<EOF
13
set -e
14
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments