Skip to content

use ARCHIVE_DIR env variable instead of hardcoding /archive_dir/ #70

use ARCHIVE_DIR env variable instead of hardcoding /archive_dir/

use ARCHIVE_DIR env variable instead of hardcoding /archive_dir/ #70

Workflow file for this run

name: Integration
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start teuthology & teuthology-api
run: ./start.sh
working-directory: ./gh-actions