We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c0b2a commit 55da74aCopy full SHA for 55da74a
.github/workflows/deploy.yaml
@@ -1,8 +1,8 @@
1
# Run locally with act:
2
#
3
# act pull_request [--input command=[command]] \
4
-# --platform fusionauth-builder=[ecr-repo-name]/fusionauth-builder:latest] \
5
-# --workflows ./.github/workflows/release.yaml \
+# --platform fusionauth-standard=[ecr-repo-name]/fusionauth-standard:latest] \
+# --workflows ./.github/workflows/deploy.yaml \
6
# --env-file <(aws configure export-credentials --profile [aws-profile] --format env)
7
8
name: Deploy
0 commit comments