Skip to content

Commit

Permalink
Environment im Job, nicht im Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
epam-vkerkhoff committed Oct 13, 2023
1 parent 89b9c14 commit 5a5db3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/epam-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Docker Image CI
environment: epam-staging
on:
push:
branches: [ epam/* ]

jobs:
environment: epam-staging
prep:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5a5db3f

Please sign in to comment.