Skip to content

Commit

Permalink
[REVERT] Docker: switch from form due to permission errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Viviane Potocnik authored and colluca committed Aug 9, 2024
1 parent af84a10 commit 4a6e51c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name: build-docker
on:
push:
branches: [jssc/double-buffering]
branches: [jssc-pyproject]
pull_request:
workflow_dispatch:
jobs:
Expand Down Expand Up @@ -40,6 +40,6 @@ jobs:
context: .
file: util/container/Dockerfile
push: true
tags: ghcr.io/pulp-platform/snitch_cluster:double-buffering
tags: ghcr.io/pulp-platform/snitch_cluster:jssc-pyproject
build-args: |-
SNITCH_LLVM_VERSION=latest

0 comments on commit 4a6e51c

Please sign in to comment.