Skip to content

Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (#581) #249

Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (#581)

Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (#581) #249

on:
push:
branches:
- "master"
- "ads-prod"
- "ads-stage"
name: CBP Deployments
jobs:
push:
name: Invoke Challenge By Pass Docker Build Pipeline
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with:
aws-access-key-id: ${{ secrets.GDBP_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.GDBP_AWS_SECRET_ACCESS_KEY }}
aws-region: us-west-2
commit: ${{ github.sha }}
- name: Challenge Bypass Server Deployments
uses: brave-intl/[email protected]