Skip to content

Update pg-easy-deploy.sh - change location of keyring #14

Update pg-easy-deploy.sh - change location of keyring

Update pg-easy-deploy.sh - change location of keyring #14

Workflow file for this run

name: Test script
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
format:
name: Install and set up
runs-on: ubuntu-24.04
timeout-minutes: 5
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Update runner
run: sudo apt update -y && sudo apt upgrade -y
- name: Run script
run: ./pg-easy-deploy.sh