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