GraphQL API and utilities for the rpdata project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
217 B

  1. workspace:
  2. base: /go
  3. path: src/git.aiterp.net/rpdata/api
  4. pipeline:
  5. docker:
  6. image: plugins/docker
  7. repo: vmaple/rpdata
  8. tags: latest
  9. auto_tag: true
  10. secrets: [ docker_username, docker_password ]