Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
a388c23a
Commit
a388c23a
authored
Aug 11, 2017
by
NGPixel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: fixes wercker
parent
4cf24208
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
wercker.yml
wercker.yml
+4
-4
No files found.
wercker.yml
View file @
a388c23a
...
@@ -4,8 +4,8 @@ build:
...
@@ -4,8 +4,8 @@ build:
-
script
:
-
script
:
name
:
install dependencies
name
:
install dependencies
code
:
|
code
:
|
ap
k
update
ap
t
update
ap
k add bash build-base cur
l yarn
ap
t install bash build-essentia
l yarn
-
script
:
-
script
:
name
:
yarn install
name
:
yarn install
code
:
|
code
:
|
...
@@ -55,7 +55,7 @@ deploy-docker-master:
...
@@ -55,7 +55,7 @@ deploy-docker-master:
code
:
|
code
:
|
apk update
apk update
apk add bash curl git openssh
apk add bash curl git openssh
-
internal/docker-push
:
-
internal/docker-
scratch-
push
:
username
:
$DOCKER_HUB_USERNAME
username
:
$DOCKER_HUB_USERNAME
password
:
$DOCKER_HUB_PASSWORD
password
:
$DOCKER_HUB_PASSWORD
tag
:
latest, master
tag
:
latest, master
...
@@ -67,7 +67,7 @@ deploy-docker-master:
...
@@ -67,7 +67,7 @@ deploy-docker-master:
deploy-docker-dev
:
deploy-docker-dev
:
box
:
node:8-alpine
box
:
node:8-alpine
steps
:
steps
:
-
internal/docker-push
:
-
internal/docker-
scratch-
push
:
username
:
$DOCKER_HUB_USERNAME
username
:
$DOCKER_HUB_USERNAME
password
:
$DOCKER_HUB_PASSWORD
password
:
$DOCKER_HUB_PASSWORD
tag
:
dev
tag
:
dev
...
...
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