Add docker file

This commit is contained in:
2025-01-08 08:47:17 -06:00
parent 23bf0d94e9
commit 0163ac9570

View File

@ -14,10 +14,6 @@ jobs:
tags: tesses-framework:latest tags: tesses-framework:latest
platforms: linux/amd64 platforms: linux/amd64
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
paramSpecs:
- !CommitParam
name: On Commit
allowEmpty: false
retryCondition: never retryCondition: never
maxRetries: 3 maxRetries: 3
retryDelay: 30 retryDelay: 30