Skip to content

Add environment

Add environment #3

on:
push:
branches:
- ekw/SRE-996/release-ghc-alpine
tags:
- ghc-alpine/*
jobs:
release-ghc-alpine:
environment: release
uses: concordium/.github/.github/workflows/s3-release-workflow.yaml@ekw/SRE-996/s3-artifact

Check failure on line 11 in .github/workflows/release-ghc-alpine.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-ghc-alpine.yaml

Invalid workflow file

The workflow is not valid. .github/workflows/release-ghc-alpine.yaml (Line: 11, Col: 5): Unexpected value 'uses' .github/workflows/release-ghc-alpine.yaml (Line: 12, Col: 5): Unexpected value 'with'
with:
SERVICE_NAME: "ghc-alpine"
BUILD_ARGS: --build-arg BOOTSTRAP_HASKELL_GHC_VERSION="9.4.6" --build-arg GHC_VERSION="9.4.6"
DOCKER_FILE: docker/ghc-alpine.Dockerfile
FILE_NAME: "ghc-9.4.6-x86_64-unknown-linux-integer-gmp.tar.xz"
BUCKET: "s3://static-libraries.concordium.com"
IAM_ROLE: "arn:aws:iam::192549843005:role/github_ghc-alpine"