Hello all!
I've done extensive research all day with the online docs.
I'm having trouble with my yaml file. Here is the offending line:
- name: 'cg_dl_02'
Here is the error in terminal:
Error validating build: invalid .steps field: build step 1 must specify name
I did specify a name but the error says I didn't. I made an attempt after appending '
gcr.io/[projct id]/' to the 'cg_dl_02'.
It didn't work either.
What am I missing?