This commit is contained in:
@ -20,12 +20,6 @@ jobs:
|
||||
# Checkout the repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
# print the current directory
|
||||
- name: Print current directory
|
||||
run: pwd
|
||||
|
||||
# Deploy to Dokku
|
||||
- name: Deploy to Dokku
|
||||
|
Reference in New Issue
Block a user