Skip to content

[FIX] bugs fixed Nexus playbook #62

[FIX] bugs fixed Nexus playbook

[FIX] bugs fixed Nexus playbook #62

Workflow file for this run

name: Code Checkout
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
repository: ismoilovdevml/infra-as-code
path: infra-as-code