Skip to content

Commit

Permalink
Merge pull request #7 from Avaiga/bot/docker-github-action-production
Browse files Browse the repository at this point in the history
Update the Docker GitHub Actions workflow file for production.
  • Loading branch information
FlorianJacta authored Aug 22, 2024
2 parents c6e7596 + 8441e95 commit af6b9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
jobs:
build:
environment: production
runs-on: ubuntu
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit af6b9a9

Please sign in to comment.