Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mould-vuecli3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lhfe
mould-vuecli3
Commits
d33e56f9
Commit
d33e56f9
authored
Oct 27, 2020
by
lipengcheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: xxx
parent
c6772b68
Pipeline
#3099
failed with stages
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
.gitlab-ci.yml
.gitlab-ci.yml
+1
-2
home.vue
src/views/home.vue
+1
-1
No files found.
.gitlab-ci.yml
View file @
d33e56f9
...
@@ -54,9 +54,8 @@ job-build-image:
...
@@ -54,9 +54,8 @@ job-build-image:
-
docker -v
-
docker -v
-
systemctl status docker
-
systemctl status docker
# - export DOCKER_HOST="tcp://localhost:2375"
# - export DOCKER_HOST="tcp://localhost:2375"
-
docker build -t mouldvuecli3 .
-
docker login -u $DockerUser -p $DockerPwd
-
docker build -t $ImageName .
-
docker build -t $ImageName .
-
docker login -u $DockerUser -p $DockerPwd
-
docker push $ImageName
-
docker push $ImageName
-
docker rmi $ImageName
-
docker rmi $ImageName
-
echo '镜像上传完毕...'
-
echo '镜像上传完毕...'
...
...
src/views/home.vue
View file @
d33e56f9
<
template
>
<
template
>
<div
class=
"comp-bao2"
>
<div
class=
"comp-bao2"
>
<h1>
<h1>
docker for vue22222
docker for vue22222
333333
</h1>
</h1>
<div
<div
a=
"dfsfsdfdsfsdffsdfsdfsdfsdfsfsdf"
a=
"dfsfsdfdsfsdffsdfsdfsdfsdfsfsdf"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment