Skip to content

Commit

Permalink
update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 21, 2023
1 parent 9ba485c commit 2e97c40
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
14 changes: 8 additions & 6 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fixtures/.gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Do not edit this file directly. It is generated by Fluent GitLab CI
# Do not edit this file directly. It is generated by https://deno.land/x/fluent_gitlab_ci

.docker:
image: denoland/deno:alpine
Expand Down
2 changes: 1 addition & 1 deletion import_map.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"imports": {
"@dagger.io/dagger": "https://esm.sh/v128/*@dagger.io/dagger@0.8.1",
"fluent_gitlab_ci": "https://deno.land/x/fluent_gitlab_ci@v0.3.2/mod.ts",
"fluent_gitlab_ci": "https://deno.land/x/fluent_gitlab_ci@v0.4.2/mod.ts",
"fluent_github_actions": "https://deno.land/x/fluent_github_actions@v0.2.1/mod.ts",
"fluent_circleci": "https://deno.land/x/fluent_circleci@v0.2.5/mod.ts",
"fluent_azure_pipelines": "https://deno.land/x/fluent_azure_pipelines@v0.2.0/mod.ts",
Expand Down

0 comments on commit 2e97c40

Please sign in to comment.