Skip to content

Test okteto test action #35

Test okteto test action

Test okteto test action #35

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
preview:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Context
uses: okteto/context@latest
with:
token: ${{ secrets.OKTETO_TOKEN }}
url: ${{ secrets.OKTETO_URL }}
- name: Test
uses: okteto/test@ifbyol/test-action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
namespace: ifbyol-okteto-admin
file: okteto.yaml