Skip to content

Commit

Permalink
Update LTK-principal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moises6669 authored Nov 6, 2023
1 parent 1cdb749 commit 1b635b8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/LTK-principal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
# PRUEBAS:
# required: true

jobs:
build-principal:
runs-on: self-hosted
environment: pruebas
steps:
- name: werever
run: |
echo "${{ secrets.PRUEBAS }}"
echo "este es el input ${{ inputs.nombre }}"
# jobs:
# build-principal:
# runs-on: self-hosted
# environment: pruebas
# steps:
# - name: werever
# run: |
# echo "${{ secrets.PRUEBAS }}"
# echo "este es el input ${{ inputs.nombre }}"

0 comments on commit 1b635b8

Please sign in to comment.