first commit

This commit is contained in:
2023-04-11 10:22:32 -07:00
commit 902f7fb5e1
5 changed files with 118 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
resources:
- name: crc
type: git
source:
uri: https://repo.anhonesthost.net/cloud-hosting-platform/cloud-redis-container.git
branch: trunk
- name: build-crc-latest
type: docker-image
source:
repository: registry.dnspegasus.net/crc
tag: latest
jobs:
- name: publish-crc-latest
plan:
- get: crc
trigger: true
- put: build-crc-latest
params:
build: crc