Skip to content

Comment out running tests in updateAndRunTests.sh #22

Comment out running tests in updateAndRunTests.sh

Comment out running tests in updateAndRunTests.sh #22

name: Docker CLI Deployment
on:
push:
branches:
- main
- develop
tags:
- v*
jobs:
build-cli:
uses: ./.github/workflows/docker-cli.yaml
with:
pushImages: ${{ github.repository_owner == 'gchq' }}