give up
Some checks failed
cicd / cicd (push) Failing after 7s

This commit is contained in:
bel
2023-10-28 09:22:11 -06:00
parent 80d07b2cba
commit a89ebbf558
2 changed files with 3 additions and 14 deletions

View File

@@ -5,18 +5,12 @@ on:
- main
jobs:
pull:
name: pull
runs-on: dind
steps:
- name: pull
run: |
docker pull registry-app.inhome.blapointe.com:5001/docker:latest
shell: sh
cicd:
name: cicd
runs-on: dind
steps:
- name: checkout
uses: actions/checkout@v3
- name: cicd
run: |
pwd