diff options
Diffstat (limited to 'dobi.yaml')
-rw-r--r-- | dobi.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,9 +12,9 @@ image=chef: image: '{env.IMAGE_REGISTRY}/chef' context: . tags: - - '{env.VERSION}' + - '{env.EXPEDITOR_VERSION}' args: - VERSION: '{env.VERSION}' + VERSION: '{env.EXPEDITOR_VERSION}' CHANNEL: unstable annotations: tags: |