mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
take 3?
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
uses: aws-actions/amazon-ecr-login@v1
|
||||
|
||||
- name: Prepare Composer Auth Secret
|
||||
run: echo '${{ secrets.COMPOSER_AUTH }}' > composer-auth.json
|
||||
run: echo '${{ env.COMPOSER_AUTH }}' > composer-auth.json
|
||||
|
||||
- name: Build and Release
|
||||
uses: docker/bake-action@v2
|
||||
|
||||
Reference in New Issue
Block a user