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.
 
 

20 lines
343 B

  1. ---
  2. kind: pipeline
  3. name: default
  4. steps:
  5. - name: docker
  6. image: plugins/docker
  7. settings:
  8. registry: atdr-writer.meo.ws
  9. username:
  10. from_secret: atdr_user
  11. password:
  12. from_secret: atdr_pass
  13. repo: atdr-writer.meo.ws/rewby/ab-offload
  14. dockerfile: Dockerfile
  15. purge: true
  16. auto_tag: false
  17. tags:
  18. - latest