Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 0s

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 23:31:10 +03:00
parent 1a1b06f8b6
commit a80fa4eb04

View file

@ -22,7 +22,8 @@ concurrency:
jobs:
build:
runs-on: docker
container:
image: https://git.asandikci.com/asandikci.com/web@main
steps:
# - name: Setup System Resources & Settings
# run: |
@ -33,8 +34,7 @@ jobs:
# apt install sshpass ruby jekyll ruby-html-proofer -y
# - name: Health Check [CI TEST]
- uses: https://git.asandikci.com/asandikci.com/web@main
- name: Health Check [CI TEST]
run: |
ls -la
pwd