Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
hotfix 2 electric boogaloo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Aug 25, 2023
1 parent c5d0f67 commit 98603b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: cd utils/pkg-deps/rbac && zarf package create --confirm --no-progress

- name: Publish dev-dependency gitlab runner namespace package
run: cd utils/pkg-deps/namespaces zarf package publish zarf-package-gitlab-runner-namespaces-amd64-*.tar.zst oci://ghcr.io/defenseunicorns/uds-capability/gitlab-runner/dev-dependency --no-progress
run: cd utils/pkg-deps/namespaces && zarf package publish zarf-package-gitlab-runner-namespaces-amd64-*.tar.zst oci://ghcr.io/defenseunicorns/uds-capability/gitlab-runner/dev-dependency --no-progress

- name: Publish dev-dependency gitlab runner rbac package
run: cd utils/pkg-deps/rbac && zarf package publish zarf-package-gitlab-runner-rbac-amd64-*.tar.zst oci://ghcr.io/defenseunicorns/uds-capability/gitlab-runner/dev-dependency --no-progress
Expand Down

0 comments on commit 98603b6

Please sign in to comment.