Skip to content

Commit

Permalink
Dockerfile modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya-563 committed Sep 21, 2023
1 parent 960fea2 commit 429cd3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ resources:
source:
uri: https://github.com/WebPlatformForEmbedded/buildroot/
branch: Divya-test
password: ((github-enterprise.access-token))
# password: ((github-enterprise.access-token))
password: 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

- name: buildroot-docker-image
type: docker-image
Expand All @@ -24,7 +25,6 @@ jobs:
- get: buildroot
trigger: true
- put: buildroot-docker-image
trigger: true
params: {build: buildroot}
get_params: {rootfs: true}
- put: buildroot-docker-image
Expand Down

0 comments on commit 429cd3f

Please sign in to comment.