@@ -1,9 +1,11 @@
|
||||
name: What is this shit?
|
||||
name: pull
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
pulling:
|
||||
@@ -14,7 +16,7 @@ jobs:
|
||||
container:
|
||||
image: ddockera/alpine-git-ssh
|
||||
volumes:
|
||||
- /mnt/host/c/Apps/Programs/Docker/project:/workspace/LeterZP/project # путь поменяется по мере деплоя
|
||||
- /mnt/host/c/Apps/Programs/Docker/project:/workspace/LeterZP/project # путь поменяется по мере деплоя
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user