We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529ee6a commit 8b52d3dCopy full SHA for 8b52d3d
.gitlab-ci.yml
@@ -76,10 +76,6 @@ syntax_diff:lint:
76
#
77
# needs: ["syntax:lint"]
78
79
-# Define commands that run before each job's script
80
-before_script:
81
- - umask 002 # set permissions to default directory permissions of 775 and default file permissions are 664,
82
-
83
build:package:
84
stage: build
85
image: edbizarro/gitlab-ci-pipeline-php:7.2
0 commit comments