Skip to content

Commit

Permalink
Update .gitlab-ci.yml file - remove push
Browse files Browse the repository at this point in the history
  • Loading branch information
guido-mutt committed Aug 6, 2021
1 parent 0aa0b3e commit 8dae2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cache:
- .cache/pip
- apt-cache/
- ${PRE_COMMIT_HOME}
policy: pull-push
policy: pull

before_script:
- export APT_CACHE_DIR=`pwd`/apt-cache && mkdir -pv $APT_CACHE_DIR
Expand Down

0 comments on commit 8dae2fc

Please sign in to comment.