We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c329332 commit f24a97dCopy full SHA for f24a97d
.gitlab-ci.yml
@@ -19,5 +19,6 @@ build:
19
--build-arg FIREFOX_VERSION=56.0b2
20
NodeFirefox
21
- docker build -t selenium/node-firefox-debug:3.4.0-francium NodeFirefoxDebug
22
+ - cp StandaloneDebug/entry_point.sh StandaloneFirefoxDebug/
23
- docker build -t "$CI_REGISTRY_IMAGE" StandaloneFirefoxDebug
24
- docker push "$CI_REGISTRY_IMAGE"
0 commit comments