Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
schedules
Commits
4f0222a1
Commit
4f0222a1
authored
Jul 31, 2018
by
Zac Wood
Browse files
attempt 2
parent
31708b7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f0222a1
image
:
docker:stable
#
image: docker:stable
stages
:
-
test
before_script
:
-
docker info
-
cd schedules_api/
-
docker build . -t schedules_api
schedules_api
:
stage
:
test
script
:
...
...
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