Skip to content

Remove version: from docker-compose yml files #42

Remove version: from docker-compose yml files

Remove version: from docker-compose yml files #42

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
pre-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
build-test-push:
needs: [pre-build]
uses: cyber-dojo/reusable-actions-workflows/.github/workflows/[email protected]
secrets:
DOCKER_PASS: ${{ secrets.DOCKER_PASS }}
DOCKER_USER: ${{ secrets.DOCKER_USER }}
KOSLI_API_TOKEN: ${{ secrets.KOSLI_API_TOKEN }}
KOSLI_API_TOKEN_STAGING: ${{ secrets.KOSLI_API_TOKEN_STAGING }}
with:
BUILD_COMMAND: build_test_publish.sh
KOSLI_FLOW: commander