Skip to content

Instantly share code, notes, and snippets.

@dewan-ahmed
Created December 15, 2023 03:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dewan-ahmed/b5833bcc07d9fc27a47938621fb8de15 to your computer and use it in GitHub Desktop.
Save dewan-ahmed/b5833bcc07d9fc27a47938621fb8de15 to your computer and use it in GitHub Desktop.
Gitness Docker Build and Push YAML
kind: pipeline
spec:
stages:
- name: build-and-push
spec:
platform:
arch: amd64
os: linux
steps:
- name: docker_build
spec:
inputs:
repo: ttl.sh/xxxx-yyyy-nnnn-2a2222-4b44
tags: 1h
name: docker
type: plugin
type: ci
version: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment