Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

0.1.0

Open Karine Bauch requested to merge trunk into main
4 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -12,7 +12,7 @@ check_symlinks:
variables:
PROJECT_PATH: $[[ inputs.project_path ]]
stage: $[[ inputs.stage ]]
image: ubuntu:latest
image: alpine:latest
before_script:
- apt-get update && apt-get install -y symlinks
script:
Loading