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
982a396a
Commit
982a396a
authored
Jul 18, 2020
by
Maurice Kraus
Browse files
build: this adds execution permission to the script
parent
051380d8
Pipeline
#1877
failed with stage
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
982a396a
...
...
@@ -3,10 +3,10 @@ image: mintel/docker-alpine-bash-curl-jq
stages
:
-
lint
lint
:
stage
:
lint
script
:
-
chmod +x gitrise.sh
-
./gitrise.sh -w "Lint-Workflow" -b "$CI_COMMIT_REF_NAME" -a "$BITRISE_TOKEN" -s "$BITRISE_PROJ_SLUG"
only
:
-
branches
...
...
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