Compare commits
No commits in common. "f8a10a8ff0bfdcbb6e460072fce0e0f7f0076635" and "fb90fb637a8a57e7e979da8ade51d3f2fd870107" have entirely different histories.
f8a10a8ff0
...
fb90fb637a
@ -9,10 +9,8 @@ jobs:
|
||||
deploy:
|
||||
runs-on: linux
|
||||
steps:
|
||||
- name: Navigate to project and pull latest code
|
||||
run: |
|
||||
cd /home/pablo/opt/apps/pablo.shortman.me
|
||||
git pull origin main
|
||||
- name: Checkout repository
|
||||
run: git pull origin main
|
||||
|
||||
- name: Set up Docker Compose
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user