Skip to content

Commit

Permalink
remove environment from job
Browse files Browse the repository at this point in the history
  • Loading branch information
Sindrir committed Jan 10, 2025
1 parent 3bdeec1 commit 44bddbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-stage-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

jobs:
build_maven_pipeline:
environment: stage
uses: NationalLibraryOfNorway/tekst-workflows/.github/workflows/maven-build-and-deploy.yml@main
with:
ENVIRONMENT: stage
Expand Down

0 comments on commit 44bddbb

Please sign in to comment.