Compare commits
1 Commits
6fd7ab8c70
...
1de48276ff
| Author | SHA1 | Date | |
|---|---|---|---|
| 1de48276ff |
@@ -11,7 +11,6 @@ steps:
|
|||||||
tags:
|
tags:
|
||||||
- ${CI_COMMIT_SHA:0:7}
|
- ${CI_COMMIT_SHA:0:7}
|
||||||
- ${CI_COMMIT_BRANCH}
|
- ${CI_COMMIT_BRANCH}
|
||||||
- ${{ CI_COMMIT_BRANCH == 'main' && 'latest' || CI_COMMIT_BRANCH }}
|
|
||||||
cache: true
|
cache: true
|
||||||
username:
|
username:
|
||||||
from_secret: harbor_library_username
|
from_secret: harbor_library_username
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM harbor.ntppool.org/perlorg/base-os:3.23.3
|
FROM harbor.ntppool.org/perlorg/base-os:3.22.2
|
||||||
ENV BUILD_VERSION 1
|
ENV BUILD_VERSION 1
|
||||||
USER root
|
USER root
|
||||||
WORKDIR /web
|
WORKDIR /web
|
||||||
|
|||||||
Reference in New Issue
Block a user