Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Deprecate FAF Stack and update migration info #566

Deprecate FAF Stack and update migration info

Deprecate FAF Stack and update migration info #566

Workflow file for this run

name: Test
on: [ push ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Install tools
# gridsite-clients is required for urlencode
run: sudo apt update && sudo apt install -y gridsite-clients
- name: Checkout code
uses: actions/checkout@v2
- name: ci/build.sh
run: ci/build.sh