Skip to content

Commit

Permalink
ci: Use test environment variables in podman workflow for now
Browse files Browse the repository at this point in the history
  • Loading branch information
drikusroor committed Jan 25, 2024
1 parent 4b4f55e commit fe4f6e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/podman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
build:
environment: test
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fe4f6e6

Please sign in to comment.