Skip to content

Update testing.yml

Update testing.yml #4

Workflow file for this run

name: Testing Proxy Automation
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: textbook/git-checkout-submodule-action@master
#- name: Testing if has docker
# run: docker ps -q -a
# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
cd ./bin
./fresh-start.sh --yes -e [email protected] --skip-docker-image-check