Skip to content

Commit 181ade2

Browse files
committed
Deploy version 0.0.1 on cloudflare pages.
1 parent ebe1662 commit 181ade2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ image:
1010
variables:
1111
REGISTRY_NAME: 'hjhp'
1212
PROJECT_NAME: 'confizard'
13-
PROJECT_VERSION: '0.0.0'
13+
PROJECT_VERSION: '0.0.1'
1414
DOCKERHUB_REPO: '${REGISTRY_NAME}/${PROJECT_NAME}'
1515
INITIAL_CONTAINER_TAG: '${DOCKERHUB_REPO}:${PROJECT_VERSION}-'
1616

0 commit comments

Comments
 (0)