Edit .onedev-buildspec.yml

This commit is contained in:
2025-05-08 17:46:19 +00:00
parent 210d89ce1a
commit 114f6a3bd8

View File

@@ -1,15 +1,16 @@
version: 40
version: 39
jobs:
- name: Dependency Container for crosslang
steps:
- !CheckoutStep
name: Checkout
cloneCredential: !DefaultCredential {}
withLfs: false
withSubmodules: false
withLfs: true
withSubmodules: true
cloneDepth: 1
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
- !BuildImageStep
name: Build docker image
name: Build the contianer
output: !RegistryOutput
tags: onedev.site.tesses.net/dependencies/dependencies:latest
registryLogins: