Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
renderer
Commits
88983cfd
Commit
88983cfd
authored
Sep 17, 2021
by
Bertrand Gauthier
Browse files
Ajout d'un .gitlab-ci.yml pour automatiser la màj satis
parent
02dfcbbd
Pipeline
#10743
passed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
88983cfd
image
:
registre.unicaen.fr:5000/unicaen-dev-php7.3-apache
stages
:
-
publish
cache
:
key
:
${CI_COMMIT_REF_SLUG}
paths
:
-
vendor/
update-satis
:
stage
:
publish
script
:
-
curl https://gest.unicaen.fr/packagist/update
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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