This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone https://oauth2:${{ secrets.GITEA_TOKEN }}@gitlab.impresion3d.pro/root/davidaragon-portfolio.git repo
|
git clone https://oauth2:${{ secrets.GITEATOKEN }}@gitlab.impresion3d.pro/root/davidaragon-portfolio.git repo
|
||||||
cd repo && git log -1 --oneline
|
cd repo && git log -1 --oneline
|
||||||
|
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
|
|||||||
Reference in New Issue
Block a user