Skip to content

Commit f24a97d

Browse files
include entrypoint
1 parent c329332 commit f24a97d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ build:
1919
--build-arg FIREFOX_VERSION=56.0b2
2020
NodeFirefox
2121
- docker build -t selenium/node-firefox-debug:3.4.0-francium NodeFirefoxDebug
22+
- cp StandaloneDebug/entry_point.sh StandaloneFirefoxDebug/
2223
- docker build -t "$CI_REGISTRY_IMAGE" StandaloneFirefoxDebug
2324
- docker push "$CI_REGISTRY_IMAGE"

0 commit comments

Comments
 (0)