Post selenium conversion cleaning
All checks were successful
Test, build and push image to registry / phpunit-tests (push) Successful in 2m3s
Test, build and push image to registry / build-image (push) Successful in 2m56s

This commit is contained in:
2025-12-16 13:13:24 +01:00
parent 2a7330bd08
commit 62ba1a45f0
2 changed files with 0 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
docker build -f seleniumChromedriverDockerfile -t git.matthiasg.dev/ninluc/selenium/node-uc:latest .
docker push git.matthiasg.dev/ninluc/selenium/node-uc:latest