Skip to content

matichewer/eati2023-test-my-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🇪🇸 Leer en español

EATI 2023: Test My Action

In this repository we have tested the Actions we created here.


This repository was created for the course "DevOps: tu pipeline de CI/CD con Github Actions" of "Escuela de Actualización en Tecnologías de la Información" (EATI 2023) in charge of Departamento de Ciencias e Ingeniería Informática (DCIC) of Universidad Nacional del Sur (UNS).


The repositories that we have created during the course are the following:


Some usefull commands

ssh-keygen -t ed25519 -C <email>
ssh -T git@github.com
git archive --prefix=actividad/ --output=actividad.zip <branch-name>

Releases

No releases published

Packages

No packages published