Skip to content

Commit

Permalink
call restored, lets see...
Browse files Browse the repository at this point in the history
  • Loading branch information
42kbit committed Dec 30, 2023
1 parent e26a241 commit 1da5d9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/3_webserver_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

# artifact is made, job here is done, next - CD pipeline will deploy it.

# use_webserver_cd:
# needs: [make_artifact]
# uses: ./.github/workflows/webserver_cd_aws_ebs.yaml
# secrets: inherit
use_webserver_cd:
needs: [make_artifact]
uses: ./.github/workflows/webserver_cd_aws_ebs.yaml
secrets: inherit

0 comments on commit 1da5d9d

Please sign in to comment.