jobs:
  tests:
    runs-on:
      - nscloud-ubuntu-22.04-amd64-8x32-with-cache
      - nscloud-cache-tag-example
      - nscloud-cache-size-100gb
      - nscloud-in-runner-builder
 
    steps:
      - name: Build and push
        uses: docker/build-push-action@v5
        with:
          context: .