Skip to content

Commit

Permalink
ci(buildx): update buildx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Sep 14, 2024
1 parent b22aaa6 commit c450cb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Run Dagger Pipelines
run: |
fluentci run plugin/target/wasm32-unknown-unknown/release/buildx.wasm build --platform linux/amd64,linux/arm64 -t demo:latest example
deno run -A src/dagger/list_jobs.ts
dagger functions
dagger call build --src . --path example --tag demo:latest --platform linux/amd64,linux/arm64
working-directory: buildx
Expand Down

0 comments on commit c450cb3

Please sign in to comment.