Skip to content

Commit a42bf2d

Browse files
authored
Tag update (#5)
1 parent 50ce603 commit a42bf2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.iceci.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ steps:
6262
# TODO: change user and image name to repository that you have access to
6363
user: iceci
6464
imageName: example-python-webapp
65-
tag: latest
65+
tags:
66+
- "{{ ICE_BUILD_NUMBER }}"
67+
- latest
6668

6769
# comment this step out if you do not want to integrate this pipeline with slack
6870
- name: slack-notify

0 commit comments

Comments
 (0)