number to string
This commit is contained in:
parent
6d1c5b75b7
commit
7e093952da
@ -21,4 +21,4 @@ spec:
|
||||
- image: tormachris/isprime-go
|
||||
env:
|
||||
- name: TARGET
|
||||
value: 107107
|
||||
value: "107107"
|
||||
|
@ -15,4 +15,4 @@ spec:
|
||||
- image: tormachris/isprime-go
|
||||
env:
|
||||
- name: TARGET
|
||||
value: 107107
|
||||
value: "107107"
|
||||
|
@ -10,4 +10,4 @@ spec:
|
||||
- image: "tormachris/isprime-go"
|
||||
env:
|
||||
- name: TARGET
|
||||
value: 107107
|
||||
value: "107107"
|
||||
|
@ -10,4 +10,4 @@ spec:
|
||||
- image: "tormachris/isprime-py"
|
||||
env:
|
||||
- name: TARGET
|
||||
value: 107107
|
||||
value: "107107"
|
||||
|
Loading…
Reference in New Issue
Block a user