File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed
Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 3737 docker push gcr.io/kf-feast/feast-${{ matrix.component }}:develop
3838 fi
3939 - name : Get version
40- run : echo ::set-env name= RELEASE_VERSION:: ${GITHUB_REF#refs/*/}
40+ run : echo " RELEASE_VERSION= ${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
4141 - name : Push versioned Docker image
4242 run : |
4343 source infra/scripts/setup-common-functions.sh
Original file line number Diff line number Diff line change 3030 <name >Feast Serving</name >
3131 <description >Feature serving API service</description >
3232
33- <repositories >
34- <repository >
35- <id >spring-plugins</id >
36- <name >Spring Plugins</name >
37- <url > https://repo.spring.io/plugins-release</url >
38- </repository >
39- </repositories >
40-
4133 <build >
4234 <plugins >
4335 <plugin >
You can’t perform that action at this time.
0 commit comments