Skip to content
Snippets Groups Projects
Verified Commit dc29a098 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: no code fix; only release and publish process

parent 15288713
No related branches found
No related tags found
No related merge requests found
{
pkgs',
...
}: pkgs'.writeShellScriptBin "run-web-tests" ''
}: pkgs'.writeShellScriptBin "run-ci-web-tests" ''
echo "run ci web tests"
if [ -z "''${CI_JOB_TOKEN}" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment