add release to gitlab-ci
This commit is contained in:
parent
410a991ae6
commit
ca2c9aa6e6
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ latest:
|
||||||
"$CI_PROJECT_PATH":"$TAG-arm"
|
"$CI_PROJECT_PATH":"$TAG-arm"
|
||||||
- docker manifest push -p "$CI_PROJECT_PATH":latest
|
- docker manifest push -p "$CI_PROJECT_PATH":latest
|
||||||
|
|
||||||
.github:
|
github:
|
||||||
<<: *common_release
|
<<: *common_release
|
||||||
stage: release
|
stage: release
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue