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
Akamu
Game Client iOS
Commits
1b924721
Commit
1b924721
authored
Jul 18, 2020
by
Maurice Kraus
Browse files
build: this updates the not working dockerfile
parent
d0be7eb2
Pipeline
#1882
passed with stage
in 3 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1b924721
image
:
mintel/docker-
alpine-
bash-
curl-jq
image
:
dwdraju/
alpine-curl-jq
stages
:
-
lint
...
...
@@ -7,7 +7,7 @@ lint:
stage
:
lint
script
:
-
chmod +x gitrise.sh
-
sh
gitrise.sh -w "Lint-Workflow" -b "$CI_COMMIT_REF_NAME" -a "$BITRISE_TOKEN" -s "$BITRISE_PROJ_SLUG"
-
./
gitrise.sh -w "Lint-Workflow" -b "$CI_COMMIT_REF_NAME" -a "$BITRISE_TOKEN" -s "$BITRISE_PROJ_SLUG"
only
:
-
branches
except
:
...
...
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