Commit 3ea8e4a5 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Merge branch 'dev' into 'main'

Adapta el proyecto al nuevo entorno

See merge request redmic-project/storage/nfs-startup!1
parents fab96c36 30bc1879
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
include:
  - project: 'pedroetb-projects/gitlab-ci-templates'
  - project: 'redmic-project/gitlab-ci-templates'
    ref: master
    file: '/deployment.yml'

stages:
  - deploy

.deploy:
  variables:
    STACK: storage
+1 −0
Original line number Diff line number Diff line
MIT License

Copyright (c) 2022 pedroetb-projects
Copyright (c) 2022 REDMIC Project / Storage

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
+0 −0

File moved.

+1 −0
Original line number Diff line number Diff line
version: '3.9'
+1 −0
Original line number Diff line number Diff line
version: '3.9'
Loading