Move file
This commit is contained in:
4
undetectedChromedriver/pushSeleniumStandaloneUcImage.sh
Normal file
4
undetectedChromedriver/pushSeleniumStandaloneUcImage.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo docker build -f undetectedChromedriver/seleniumChromedriverDockerfile -t git.matthiasg.dev/ninluc/selenium/standalone-uc:latest .
|
||||
sudo docker push git.matthiasg.dev/ninluc/selenium/standalone-uc:latest
|
Reference in New Issue
Block a user