Skip to content

Commit

Permalink
[cd] Bump containers workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
nrybowski committed Dec 6, 2023
1 parent a63c88d commit b96d4ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/env_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:

jobs:
containers_build_and_push:
uses: INGInious/.github/.github/workflows/containers.yml@6506916a602fc6bf47d6e8f34586732d3c8e1502
uses: INGInious/.github/.github/workflows/containers.yml@135401b716d3496d81aace75b2a06cd5f21b507c

This comment has been minimized.

Copy link
@anthonygego

anthonygego Dec 7, 2023

Member

Wouldn't it be easier to use a tag or branch rather than the commit hash ?

This comment has been minimized.

Copy link
@nrybowski
with:
working-directory: base-containers
working-directory: base-containers
context-path: context.yml
compose-path: compose.yml
registry: ghcr.io
Expand Down

0 comments on commit b96d4ee

Please sign in to comment.