services:
  fargate:
    build:
      context: .
      target: fargate

  jenkins:
    build:
      context: .
      target: jenkins
