Add docker file

This commit is contained in:
2025-01-08 09:33:01 -06:00
parent 489435183d
commit 9761dc9dc6

View File

@ -14,7 +14,7 @@ jobs:
tags: tesses-framework/tesses-framework:latest tags: tesses-framework/tesses-framework:latest
registryLogins: registryLogins:
- registryUrl: '@server_url@' - registryUrl: '@server_url@'
userName: '@job_token@' userName: 'tesses50'
passwordSecret: 'dockersecret' passwordSecret: 'dockersecret'
platforms: linux/amd64 platforms: linux/amd64
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL